Jason Grout 25152cd7c0 Prerelease version vor 6 Jahren
..
src 44bea3951b Update formatting with new prettier version. vor 6 Jahren
style 74eac68b72 Make codebase prettier vor 6 Jahren
README.md a78b273e6b More READMEs vor 7 Jahren
package.json 25152cd7c0 Prerelease version vor 6 Jahren
tdoptions.json 5fee8c5389 Switch to ts 3.1 vor 6 Jahren
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. vor 6 Jahren

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.