An attempt at multi cursors sync in a collaborative editing scenario using Quill, a ShareDB backend, and the reedsy/quill-cursors Quill module. For more info on each component, check their pages/repositories.
Quill is a JavaScript rich text editor library used to build WYSIWYG web editors. It serves as a modular editor framework for creating browser-based document authoring tools with a customizable interface and document model. The system functions as a modular content editor, providing a plugin system to extend formatting and embedding capabilities. This allows for the development of specialized text editors through custom modules and formatting plugins. The library covers the implementation of visual content creation interfaces that render formatted text and media in real time. Its primary cap
HTML text editor with a focus on privacy. Create, style and organize your personal notes!
Provides Dropzone.js integration with Quill editor.
The main features of swim/quill-dropzone are: Editor Integrations.
Open-source alternatives to swim/quill-dropzone include: bizley/yii2-quill — Yii 2 implementation of Quill, modern WYSIWYG editor. pedrosanta/quill-sharedb-cursors — An attempt at multi cursors sync in a collaborative editing scenario using Quill, a ShareDB backend, and the… quilljs/quill — Quill is a JavaScript rich text editor library used to build WYSIWYG web editors. It serves as a modular editor… teslor/ray — HTML text editor with a focus on privacy. Create, style and organize your personal notes!