🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@inveniosoftware/invenio-files-js

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inveniosoftware/invenio-files-js

Invenio JS for uploading files

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
5
Created
Source

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.

FAQs

Package last updated on 18 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts