1.1.2 • Published 2 years ago

femtosecond-doc-editor v1.1.2

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

femtosecond-doc-editor

NPM version NPM downloads

Install

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

Usage

Configure in .umirc.js,

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

Options

TODO

LICENSE

MIT