Nikita Korotaev

Quill 1.0 — An API driven rich text editor

Featured
6

Quill 1.0 is a free, open source WYSIWYG editor built for the modern web. With its modular architecture and expressive API, it is completely customizable to fit any need.

Add a comment

Replies
Best
Elizabeth
Woah... I think I only understand about 10% of what this is capable, but if that 10% is right, then I'm excited! @quilljs @nikitakorotaev
Jevon
Well done @jhchen we all know how hard you've worked to make Quill as awesome as it is today.
Nikita Korotaev
I know it has been long in the making. From a developer perspective, the APIs are very powerful, including a smart way to capture text change, that would allow you to build a collaborative editor reasonably easy. Check out the guides, they are very well written, including the section how to clone Medium using Quill: http://quilljs.com/guides/clonin...
Romain Bessuges
At last ! The most amazing rich text editor available for the web !
wojtek
Well done! I can see myself using it in many projects.
Ahmad Awais ⚡
Incredible! I have been looking for a better rich text editor that has an API over DOM. Was thinking about building my own after not been able to find one. Now I am looking and reading Quill's code only to be impressed and taken by the ability of what Quil has become.