react-image-quick-editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-image-quick-editor

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-image-quick-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'react-image-quick-editor'
import 'react-image-quick-editor/dist/index.css'

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

License

MIT © vygandas

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i react-image-quick-editor

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

4.84 kB

Total Files

9

Last publish

Collaborators

  • vygandas