0.0.1 • Published 4 months ago

clickeditor v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

clickEditor

NPM version NPM downloads

可全程释放键盘的、点击插入式的编辑器

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

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

# build docs
$ npm run docs:build

# Locally preview the production build.
$ npm run docs:preview

# check your project for potential problems
$ npm run doctor

LICENSE

MIT