pengx17 / yjs-textarea-demo

A nearly full featured YJS demo on textarea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A nearly full featured YJS demo on textarea


Languages

Language:TypeScript 86.9%Language:CSS 10.8%Language:HTML 2.4%