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 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

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.
cb590559919420a289bdb55c38a5630af8c07f6a Christian Hammond
.babelrc
.eslintrc
.gitignore
.reviewboardrc
LICENSE
NEWS.md
README.md
package.json
package-lock.json
rollup.config.mjs
tsconfig.json
Loading...