Skip to content

qmagico/qm-quill-tables

Repository files navigation

Quill Tables Module - for quill 2.0

A module for Quill rich text editor to create tables using buttons. Tables must be added to quill configuration as so: modules: { toolbar: [ ['table'] ], table: true }

FORKED FROM HERE:- https://github.com/andrewcampey/quill-image-resize-module

How to build:

npm install sudo apt install webpack # If not installed already webpack -p --progress --colors # -p is for uglifying

About

Tables buttons for quill 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published