0.1.2 • Published 6 years ago

bootstrap-quill v0.1.2

Weekly downloads
54
License
MIT
Repository
github
Last release
6 years ago

Bootstrap Quill Editor

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).

Using Yarn, Webpack and SCSS

Note: Built on Quill 2.0

Usage

Install using yarn or npm and use it the same way as Quill

yarn add bootstrap-quill

See demo for configuration example.

Modules and extensions

The editor has extensions for @mentions, #hashtags and autolinks as well as integrated form support

Build

yarn
yarn build

License

MIT