@masummillat/neutron-editor
v0.0.2
Published
The Neutron Edittor is draftjs wysiwyg editor.
Readme
Neutron Editor
The Neutron Edittor is draftjs wysiwyg editor.
Installation
Use the package manager yarn to install The neutron editor.
npm install @masummillat/neutron-editor
yarn add @masummillat/neutron-editorUsage
import "@masummillat/neutron-editor/dist/esm/index.css";
Or
import "@masummillat/neutron-editor/dist/cjs/index.css";
import { Button } from '@masummillat/neutron-editor';
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
