From aa5463b06d22173aa00fb1feac1b89b71b204d48 Mon Sep 17 00:00:00 2001 From: Felix <39055101+sep2@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:45:50 +0800 Subject: [PATCH] add immer-yjs to Bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db1ed2aa..d4f049bf 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ are implemented in separate modules. | [Monaco](https://microsoft.github.io/monaco-editor/) | ✔ | [y-monaco](https://github.com/yjs/y-monaco) | [demo](https://demos.yjs.dev/monaco/monaco.html) | | [Slate](https://github.com/ianstormtaylor/slate) | ✔ | [slate-yjs](https://github.com/bitphinix/slate-yjs) | [demo](https://bitphinix.github.io/slate-yjs-example) | | [valtio](https://github.com/pmndrs/valtio) | | [valtio-yjs](https://github.com/dai-shi/valtio-yjs) | [demo](https://codesandbox.io/s/valtio-yjs-demo-ox3iy) | +| [immer](https://github.com/immerjs/immer) | | [immer-yjs](https://github.com/sep2/immer-yjs) | [demo](https://codesandbox.io/s/immer-yjs-demo-6e0znb) | | React / Vue / Svelte / MobX | | [SyncedStore](https://syncedstore.org) | [demo](https://syncedstore.org/docs/react) | ### Providers