Skip to content

Commit

Permalink
docs: add immerhin to built with (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
kof committed May 2, 2022
1 parent 442b6a0 commit 285fff9
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,4 +21,5 @@ 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_
- [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 285fff9

Please sign in to comment.