Download
Quill comes ready to use in several convenient forms.
CDN
A globally distributed and available CDN is provided, backed by jsDelivr.
<!-- Main Quill library -->
<!-- Theme included stylesheets -->
<!-- Core build with no theme, formatting, non-essential modules -->
NPM
Add Quill as an NPM dependency and add it your own build workflow, or use the included built options. Compiled stylesheets are also included in dist/
folder.
npm install [email protected]
Direct Download
Quill builds are also available for direct download on every release.
Source
And of course the complete source code is always available on GitHub.
git clone [email protected]:quilljs/quill.git