README.md

    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

    项目简介

    当前项目暂无项目简介

    发行版本

    当前项目没有发行版本

    贡献者 4

    inscode @inscode
    Q qq_41923622 @qq_41923622
    I InsCode @InsCode
    6 64104061f23fda247c679fa8 @64104061f23fda247c679fa8

    开发语言

    • TypeScript 93.4 %
    • SCSS 6.1 %
    • JavaScript 0.3 %
    • Shell 0.1 %
    • Nix 0.0 %