Skip to content

Commit

Permalink
docs: Add ngrx-wieder to built-with page
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate authored Feb 4, 2020
2 parents fbae585 + ad45f1c commit 05976f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/built-with.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ title: Built with Immer
- [redux-ts-utils](https://github.com/knpwrs/redux-ts-utils) _Everything you need to create type-safe applications with Redux with a strong emphasis on simplicity_
- [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_
- ... and [many more](https://www.npmjs.com/browse/depended/immer)

0 comments on commit 05976f3

Please sign in to comment.