npm install react-pell2Minimal wrapper for Pell editor without any extras build in.
npm i react-pell2`Usage
`javascript
import ReactPell from 'react-pell2'; content="Initial content!"
onChange={}
classes={}
actions={}
height="400px"
width="600px"
style={style}
/>
Check out the /examples folder for a more comprehensive example.
``Pell WYSIWYG editor: https://github.com/jaredreich/pell/
If you need markdown support check out: https://github.com/bpetetot/react-pell
Boilerplate for this module: https://github.com/Travelport-Ukraine/npm-module-boilerplate