ruki-react-upload-box
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-upload-box

Upload a media file or paste a media link this media uploader will allow you to retrieve uploaded data from your users very easily

NPM JavaScript Style Guide

Install

npm install --save react-upload-box

Usage

import React, { Component } from 'react'

import MyComponent from 'react-upload-box'
import 'react-upload-box/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Ruki

/ruki-react-upload-box/

    Package Sidebar

    Install

    npm i ruki-react-upload-box

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    83.5 kB

    Total Files

    10

    Last publish

    Collaborators

    • ollie2224