1.1.1 • Published 2 years ago

boom-file-upload v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.1.1

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.1.0

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago