Socket
Socket
Sign inDemoInstall

rionite-file-upload

Package Overview
Dependencies
16
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rionite-file-upload

## Installation ``` npm install cellx rionite rionite-file-upload --save ```


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Install size
1.79 MB
Created
Weekly downloads
 

Readme

Source

rionite-file-upload

Installation

npm install cellx rionite rionite-file-upload --save

Using

<script src="./node_modules/cellx/dist/cellx.js"></script>
<script src="./node_modules/rionite/dist/rionite.polyfills.js"></script>
<script src="./dist/components/RioniteFileUpload/index.js"></script>

<rionite-file-upload allow-type="image/*, ..." size-limit="10000" total-size-limit="100000"></rionite-file-upload>

Demo

Demo

FAQs

Last updated on 19 May 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc