react-unicrop

1.0.4 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    62
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    62
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-unicrop

Weekly Downloads

62

Version

1.0.4

License

MIT

Unpacked Size

230 kB

Total Files

4

Last publish

Collaborators

  • domeyd