How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A module for better table in Quill, more useful features are supported. There is a list of features below. Thanks quilljs for its awesome extensibility. Hope that quill-better-table could help you.
The main features of soccerloway/quill-better-table are: Editor Modules.
Projects with overlapping indexed features include: artem-schander/quill-paste-smart — This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong… benwinding/quill-html-edit-button — Quill.js Module which allows you to quickly view/edit the HTML in the editor. benwinding/quill-image-compress — Quill.js Module which compresses images that are uploaded to the editor. contentco/quill-emoji — Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through… datananas/quill-placeholder-autocomplete — brings autocomplete to quill-placeholder-module. afconsult/quill-mention — Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.
This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong into the editor. To do so it looks into the toolbar configuration and decides which tags and attributes are allowed based on the possible formats. However, you can also decide on…
Quill.js Module which allows you to quickly view/edit the HTML in the editor
Quill.js Module which compresses images that are uploaded to the editor
Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.