/yjs-textarea-demo

A nearly full featured YJS demo on textarea

Primary LanguageTypeScript

yjs-textarea-demo

Playground https://stackblitz.com/edit/vitejs-vite-pry5ji

Kapture.2023-01-12.at.15.40.26.mp4

What

A custom textarea yjs binding for self-learning purpose.

  • y-indexeddb for offline persistence
  • y-webrtc for RTC support
  • undo/redo (UndoManager)
  • user cursors & selection (awareness)
  • textarea with Quill Delta + yjs binding

This helps me to clear my mind about how to use yjs in a real world application.