Skip to content

Latest commit

 

History

History

quill

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Quill Demo

y-quill / y-websocket / Live Demo

This is a demo of a Quill editor that was made collaborative with Yjs & y-quill. Learn more about how you can customize Quill in their documentation.

We use the y-websocket provider to share document updates through a server. There are many more providers available for Yjs - try switching to another provider. See docs.

Also you could try adding offline persistence to this demo. Wouldn't it be cool if document updates are persisted in the browser, so you can load your application faster? Try it out: https://docs.yjs.dev/getting-started/allowing-offline-editing

Quick Start

npm i
npm start
# Project is running at http://localhost:8080/