strapi-plugin-editor

0.0.4 • Public • Published

Strapi - WYSIWYG Replacement for EditorJS

Replace default RichEditor of strapi for EditorJS

Example of plugin

Installing

Enter in strapi root path instalation, and install the package

# Using npm
$ npm install strapi-plugin-editor

# Using yarn
$ yarn add strapi-plugin-editor

After, you will need rebuild the strapi admin using the follow command

# Using npm
$ npm run build

# Using yarn
$ yarn build

Thanks

Especial thanks for Kay van Bree and Cyril Lopez that are maintainer/contribuitor of strapi-editorjs, repository that I had based to construct this plugin

Package Sidebar

Install

npm i strapi-plugin-editor

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

110 kB

Total Files

43

Last publish

Collaborators

  • mdsbarbieri