Skip to content

RCOSDP/invenio-files-js

 
 

Repository files navigation

invenio-files-js

Build Status Coverage Release LICENSE

Invenio-Files client library for building the file uploader UI.

Installation

$ npm i

Demo

$ cd examples/simple; npm install; cd ../..
$ npm run-script demo

Navigate to http://localhost:8000 to see the demo.

Tests

$ npm test

Docs

$ # build
$ npm run-script docs
$ # read
$ open docs/index.html

How to use?

Check out the example/ to see how to configure your app.

About

Invenio-Files-JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.4%
  • HTML 4.2%
  • Shell 2.4%