Set up the source tree for CodeMirror Speak-and-Spell.

Review Request #14474 — Created June 24, 2025 and submitted — Latest diff uploaded

Information

codemirror-speak-and-spell
master

Reviewers

This sets up the build environment, package information, and public
information for CodeMirror Speak-and-Spell, a plugin for CodeMirror v5
that allows reliable usage of browser-provided spell checking,
speech-to-text, AI assistated writing, and more.

There's no implementation of the plugin in this change, but that will
come next.

Built this along with the plugin code and tested it in Firefox, Chrome,
and Safari.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Set up the source tree for CodeMirror Speak-and-Spell.
This sets up the build environment, package information, and public information for CodeMirror Speak-and-Spell, a plugin for CodeMirror v5 that allows reliable usage of browser-provided spell checking, speech-to-text, AI assistated writing, and more. There's no implementation of the plugin in this change, but that will come next.
4fa7461e38311d5a7300e82808086f5969451f9b Christian Hammond
.babelrc
.eslintrc
.gitignore
.reviewboardrc
LICENSE
NEWS.md
README.md
package.json
package-lock.json
rollup.config.mjs
tsconfig.json
Loading...