inker-editor
v1.0.0
Published
A modern WYSIWYG rich-text editor
Downloads
1
Maintainers
Readme
inker-editor
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ pnpm install
# develop library by docs demo
$ pnpm start
# build library source code
$ pnpm run build
# build library source code in watch mode
$ pnpm run build:watch
# build docs
$ pnpm run docs:build
# check your project for potential problems
$ pnpm run doctor
LICENSE
MIT