Jason Grout 5389d3c4d0 Publish 6 năm trước cách đây
..
src 74eac68b72 Make codebase prettier 6 năm trước cách đây
style 74eac68b72 Make codebase prettier 6 năm trước cách đây
README.md a78b273e6b More READMEs 7 năm trước cách đây
package.json 5389d3c4d0 Publish 6 năm trước cách đây
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 6 năm trước cách đây

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.