@wreckingball/builder-io-rich-text-editor
v1.0.3
Published
A custom rich text editor plugin for builder.io CMS.
Downloads
6
Keywords
Readme
Builder.io Rich Text Editor
A builder.io plugin scaffolded using the Builder.io Plugin Docs.
Development
Local development on this plugin can be accomplished by running nvm use to set the proper Node version and npm start to run a build and start the development server, then adding the locally built plugin.system.js URL to builder's plugin list.
Local URL: http://localhost:1268/plugin.system.js
Production
This package has a GitHub action called Publish that will automatically publish to npm when a release is created. The published package is @wreckingball/builder-io-rich-text-editor. To install the plugin, add a CDN URL to the built plugin.system.js file.
Unpkg CDN URL: https://unpkg.com/@wreckingball/builder-io-rich-text-editor@latest/dist/plugin.system.js
