Thibault Derousseaux 39592d10ab Upgrade to React 17 4 years ago
..
.vscode 8d5d9f5667 clean up packages 5 years ago
src ba5119b610 Merge pull request #9076 from nmichaud/ux/filebrowser-narrow-ux 4 years ago
style 2498aa4072 Make ellipsis less salient 4 years ago
test a656cda1b8 test: cleanup eslint jest rules and files 4 years ago
README.md a78b273e6b More READMEs 7 years ago
babel.config.js 46ec0496d4 modernize filebrowser tests 5 years ago
jest.config.js 8d5d9f5667 clean up packages 5 years ago
package.json 39592d10ab Upgrade to React 17 4 years ago
tsconfig.json 15ac2db497 Make strings localizable in JLab code. 4 years ago
tsconfig.test.json 15ac2db497 Make strings localizable in JLab code. 4 years ago
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 years ago

README.md

@jupyterlab/filebrowser

A JupyterLab package which provides a file browser to the application. Document operations (such as opening, closing, renaming and moving), are delegated to the document manager.