📂 Web File Browser
Go to file
Beat 2bb9171e32 Fix - Use of index as key in a v-for directive to prevent duplicate key errors (#10) 2018-06-27 08:48:16 +01:00
.circleci chore: fix ci 2018-02-01 14:46:05 +00:00
build build: also uglify service worker 2018-02-25 01:29:45 +08:00
src Fix - Use of index as key in a v-for directive to prevent duplicate key errors (#10) 2018-06-27 08:48:16 +01:00
static update icon/favicon (#9) 2018-06-26 17:12:12 +01:00
.babelrc initial commit 2018-02-01 12:17:04 +00:00
.eslintignore initial commit 2018-02-01 12:17:04 +00:00
.eslintrc.js initial commit 2018-02-01 12:17:04 +00:00
.gitignore chore: add circle 2018-02-01 14:43:54 +00:00
.npmignore chore: bump version 2018-02-01 14:57:55 +00:00
LICENSE chore: fix ci 2018-02-01 14:46:05 +00:00
README.md docs: fix npm badge 2018-02-01 14:51:07 +00:00
index.html feat: varied recaptcha host 2018-02-27 17:08:14 +00:00
package.json chore: bump version 1.4.0 2018-05-20 13:02:09 +01:00

README.md

File Browser Front-end

CircleCI npm standard-readme compliant

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