1.0.4 • Published 5 years ago

react-unicrop v1.0.4

Weekly downloads
56
License
MIT
Repository
github
Last release
5 years ago

react-unicrop

A React library to crop image with a fixed size and a circle

NPM JavaScript Style Guide

Install

npm install --save react-unicrop

Usage

import React, { Component } from 'react'

import MyComponent from 'react-unicrop'

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

License

MIT © DOMEY Dimitri(https://github.com/DOMEY Dimitri)

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago