react-upload-resize

1.0.0 • Public • Published

react-upload-resize

react component to upload file and resize using react-cropper

NPM JavaScript Style Guide

Install

npm install --save react-upload-resize

Usage

import React, { Component } from 'react'

import MyComponent from 'react-upload-resize'

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

License

ISC © KhushbuThakkar

Readme

Keywords

none

Package Sidebar

Install

npm i react-upload-resize

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

697 kB

Total Files

6

Last publish

Collaborators

  • khushbu_patel