mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
📂 Web File Browser
fa67652ba4
Although I couldn't reproduce #29, this fixes #29. It now truly hides the box while multiple selection isn't activated. License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> |
||
---|---|---|
build | ||
src | ||
static | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md |
File Browser Front-end
This is an example file with default selections.
Install
npm install filebrowser-frontend
Usage
This package is not prepared to be used by other projects than File Browser itself.
Contribute
Check the community repository for more information.
License
Apache 2.0 File Browser Contributors