Skip to content

Commit

Permalink
docs: add cool-store into built-with.md (#724)
Browse files Browse the repository at this point in the history
* Update built-with.md

* Update built-with.md
  • Loading branch information
Maxvien committed Jan 11, 2021
1 parent e8fd805 commit 211314c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/built-with.md
Expand Up @@ -13,6 +13,7 @@ title: Built with Immer
- [redux-box](https://github.com/anish000kumar/redux-box) _Modular and easy-to-grasp redux based state management, with least boilerplate_
- [quick-redux](https://github.com/jeffreyyoung/quick-redux) _tools to make redux development quicker and easier_
- [bey](https://github.com/jamiebuilds/bey) _Simple immutable state for React using Immer_
- [cool-store](https://github.com/Maxvien/cool-store) _CoolStore is an immutable state store built on top of ImmerJS and RxJS_
- [immer-wieder](https://github.com/drcmda/immer-wieder#readme) _State management lib that combines React 16 Context and immer for Redux semantics_
- [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate_
- [immer-reducer](https://github.com/epeli/immer-reducer) _Type-safe and terse React (useReducer()) and Redux reducers with Typescript_
Expand Down

0 comments on commit 211314c

Please sign in to comment.