Set up the source tree for CodeMirror Speak-and-Spell.
Review Request #14474 — Created June 24, 2025 and submitted — Latest diff uploaded
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 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
.babelrc |
---|
.eslintrc |
---|
.gitignore |
---|
.reviewboardrc |
---|
LICENSE |
---|
NEWS.md |
---|
README.md |
---|
package.json |
---|
package-lock.json |
---|
rollup.config.mjs |
---|
tsconfig.json |
---|