-
Notifications
You must be signed in to change notification settings - Fork 1
Packages
Guilherme Capilé edited this page Oct 12, 2021
·
1 revision
Additional packages can be enabled at the project runtime.
To enable one of the following nodejs packages, simply install them on your project:
| Package | Description | Installation |
|---|---|---|
| Quill | Enables Quill as the default HTML editor. | npm install quill |
| Choices.js | Replacement for selections on forms | npm install choices.js |