Play with Yorkie!
CodeMirror
The CodeMirror example uses custom CRDT type, Text.
For more details: codemirror.html
Markdown
Markdown example also uses Text.
Quill
The Quill example uses custom CRDT type, RichText.
For more details: quill.html
Drawing
The drawing example uses Array.
For more details: drawing.html
Simple Kanban board
Using Vue.js
❌
{{ list.title }}
❌
{{ card.title }}
Add another card
Add another list