Added slate yjs binding to readme

This commit is contained in:
Eric Meier 2020-08-10 14:06:39 +02:00 committed by GitHub
parent b4fc073aa5
commit 73f25471e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ are implemented in separate modules.
| [Quill](https://quilljs.com/) | ✔ | [y-quill](http://github.com/yjs/y-quill) | [demo](https://demos.yjs.dev/quill/quill.html) |
| [CodeMirror](https://codemirror.net/) | ✔ | [y-codemirror](http://github.com/yjs/y-codemirror) | [demo](https://demos.yjs.dev/codemirror/codemirror.html) |
| [Monaco](https://microsoft.github.io/monaco-editor/) | ✔ | [y-monaco](http://github.com/yjs/y-monaco) | [demo](https://demos.yjs.dev/monaco/monaco.html) |
| [Slate](https://github.com/ianstormtaylor/slate) | :no_entry_sign: | [slate-yjs](https://github.com/bitphinix/slate-yjs) | [demo](https://github.com/bitphinix/slate-yjs-example) |
### Providers