boom-file-upload

1.1.1 • Public • Published

boom-file-upload

The File Upload Handler will allow you to create a file upload system with the option of uploading multiple files in a couple of clicks and viewing them,

NPM JavaScript Style Guide

Install

npm install --save boom-file-upload

Usage

import React, { Component } from 'react'

import MyComponent from 'boom-file-upload'
import 'boom-file-upload/dist/index.css'

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

License

MIT © BoomTech

/boom-file-upload/

    Package Sidebar

    Install

    npm i boom-file-upload

    Weekly Downloads

    0

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    114 kB

    Total Files

    7

    Last publish

    Collaborators

    • boomtechllc