Jeremy Tuloup 72e028fb4d [3.3.x] Bump version for the 3.3 prerelease (#11810) 3 years ago
..
.vscode 8d5d9f5667 clean up packages 5 years ago
src 0871df4d45 Backport PR #11666: Add JSX CodeMirror mode (#11675) 3 years ago
style 0d178602ee Backport PR #10632: Add show trailing whitespace option to Notebook and Text Editor (#11131) 3 years ago
test a2d2c5b26f Fix a few typos, camelCase some privates (#10524) 3 years ago
typings ef8717eb13 add simple mode typings and test 4 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
babel.config.js cf37a1b085 modernize codemirror tests 5 years ago
jest.config.js 8d5d9f5667 clean up packages 5 years ago
package.json 72e028fb4d [3.3.x] Bump version for the 3.3 prerelease (#11810) 3 years ago
tsconfig.json e03b886f8c Publish 3.1.0a7 4 years ago
tsconfig.test.json e03b886f8c Publish 3.1.0a7 4 years ago
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 4 years ago

README.md

@jupyterlab/codemirror

A JupyterLab package which provides the default implementation of the @jupyterlab/codeeditor interface, using the CodeMirror editor.