Skip to content

Commit

Permalink
docs: add immer-yjs to built with page
Browse files Browse the repository at this point in the history
add immer-yjs

Co-authored-by: Michel Weststrate <[email protected]>
  • Loading branch information
sep2 and mweststrate authored Oct 22, 2022
1 parent ba24aab commit 128ada2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/built-with.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ title: Built with Immer
- [react-state-tree](https://github.com/suchipi/react-state-tree) _Drop-in replacement for useState that persists your state into a redux-like state tree_
- [redux-immer](https://github.com/salvoravida/redux-immer) _is used to create an equivalent function of Redux combineReducers that works with `immer` state. Like `redux-immutable` but for `immer`_
- [ngrx-wieder](https://github.com/nilsmehlhorn/ngrx-wieder) _Lightweight yet configurable solution for implementing undo-redo in Angular apps on top of NgRx and Immer_
- [immer-yjs](https://github.com/sep2/immer-yjs) _Combine `immer` with CRDT library `y.js` for easy json data manipulation_
- [immerhin](https://github.com/webstudio-is/immerhin) Sync state with undo/redo
- ... and [many more](https://www.npmjs.com/browse/depended/immer)

0 comments on commit 128ada2

Please sign in to comment.