Steven Silvester dfb24acbfe Merge pull request #8994 from ellisonbg/final-style-1 před 4 roky
..
.vscode 8d5d9f5667 clean up packages před 5 roky
src b724257bb7 Update mimetype for dragging files před 4 roky
style 618f901c5d Filebrowser toolbar button styles. před 4 roky
test cdb5b99a88 Convert jest imports to typescript type references. před 4 roky
README.md a78b273e6b More READMEs před 7 roky
babel.config.js 46ec0496d4 modernize filebrowser tests před 5 roky
jest.config.js 8d5d9f5667 clean up packages před 5 roky
package.json 1629fd12a7 New version před 4 roky
tsconfig.json 15ac2db497 Make strings localizable in JLab code. před 4 roky
tsconfig.test.json 15ac2db497 Make strings localizable in JLab code. před 4 roky
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files před 5 roky

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.