Steven Silvester 72d9e17dad Merge pull request #7657 from vidartf/strict-nulls 5 years ago
..
src 51f9943484 Vdom always has model 5 years ago
style ec720ffa10 Update yarn.lock 5 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json 3d82eaa63e Use consistent versions of React 5 years ago
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 years ago
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 years ago

README.md

@jupyterlab/fileeditor

A JupyterLab package which provides a text editor. The default text editor wraps a codemirror instance, but others may be substituted by implementing the @jupyterlab/codeeditor interface.