A rich text editor based on Quill with custom Theme, Modules and Parchments. See Adding Quill to Your Build Pipeline for a detailed guide.
Themes and UI are customized to use Bootstrap and Material Design Icons (MDI).
Note: Built on Quill 2.0
Install using yarn or npm and use it the same way as Quill
yarn add bootstrap-quill
See demo for configuration example.
The editor has extensions for @mentions, #hashtags and autolinks as well as integrated form support
yarn
yarn build
MIT