Jason Grout f4b0487060 New version 6 年 前
..
src 34c3b38176 Refactor CSS styles 6 年 前
style adb3a3a13c Update templated style files 6 年 前
README.md a78b273e6b More READMEs 7 年 前
package.json f4b0487060 New version 6 年 前
tdoptions.json 5fee8c5389 Switch to ts 3.1 6 年 前
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 年 前

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.