Jeremy Tuloup 262113cdcb Merge pull request #9125 from RedTn/tests-cleanup-jest-eslint 4 years ago
..
.vscode 8d5d9f5667 clean up packages 5 years ago
src d626b86b2b Use span element to maintain ellipsis 4 years ago
style 618f901c5d Filebrowser toolbar button styles. 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 b0393be5bc New version 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.