Files
yjs/examples/examples.json

17 lines
261 B
JSON
Raw Permalink Normal View History

2018-11-25 03:17:00 +01:00
{
"codemirror": {
"title": "CodeMirror Binding"
},
2018-11-25 03:17:00 +01:00
"prosemirror": {
"title": "ProseMirror Binding"
2018-11-25 03:17:00 +01:00
},
"textarea": {
"title": "Textarea Binding"
},
"quill": {
"title": "Quill Binding"
2018-11-26 16:05:12 +01:00
},
"dom": {
"title": "Dom Binding"
2018-11-25 03:17:00 +01:00
}
}