1.0.4 • Published 2 years ago

femtosecond-doc-engine v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

femtosecond-doc-engine

NPM version NPM downloads

editor

日志

【2021/3/4】添加了插入段落的方法

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [['femtosecond-doc-engine']],
};

Options

TODO

LICENSE

MIT