mindroute / bootstrap-quill

Quill Rich Text Editor for Bootstrap 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Quill Rich Text Editor for Bootstrap 4

License:MIT License


Languages

Language:JavaScript 69.7%Language:CSS 30.3%