1.0.0 • Published 2 years ago

iron-editor v1.0.0

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

iron-editor

NPM version NPM downloads

instead of word

Install

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

Usage

Configure in .umirc.js,

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

Options

TODO

LICENSE

MIT

1.0.0

2 years ago