mb-react-tinymce

2.2.0 • Public • Published

mb-react-tinymce

Try to deal with:

  • Warp TinyMCE into React Component
  • Also provides a hackable EditorToolbar Component

Online DEMO

Basic Usage

You can build the test version by npm i && npm start, and serve the example/ directory. Then open example/index.html.

Check code to init example at:

  • source/index.example.js
  • example/index.html

this package requires:

const TINY_MCE = window.tinyMCE || window.tinymce // TinyMCE needs to be loaded

this package exports:

export {
  createEditorStore,
  TinyMCEComponent,
  Toolbar,
  LOCALE_LIST,
  GET_LOCALE,
  SET_LOCALE
}

Reference

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mb-react-tinymce

      Weekly Downloads

      30

      Version

      2.2.0

      License

      MIT

      Unpacked Size

      130 kB

      Total Files

      7

      Last publish

      Collaborators

      • xuziwei
      • support-mockingbot
      • iny7
      • yumao
      • caofan
      • dr-js
      • thatbean