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

1.0.1 • Public • Published

tiny-image-editor

NPM version NPM downloads

A react image editor of fabricjs

Usage

yarn add tiny-image-editor or npm i tiny-image-editor

usage

import { Editor } from 'tiny-image-editor';

<Editor url="https://github.com/hututuhu/tiny-image-editor/assets/37233828/95077dc7-065d-4fd3-95f8-26399d5993ab" />

ImageEditor

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    4

Package Sidebar

Install

npm i tiny-image-editor

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

234 kB

Total Files

97

Last publish

Collaborators

  • hushanqing