Skip to content

Commit 211314c

Browse files
authoredJan 11, 2021
docs: add cool-store into built-with.md (#724)
* Update built-with.md * Update built-with.md
1 parent e8fd805 commit 211314c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docs/built-with.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ title: Built with Immer
1313
- [redux-box](https://github.com/anish000kumar/redux-box) _Modular and easy-to-grasp redux based state management, with least boilerplate_
1414
- [quick-redux](https://github.com/jeffreyyoung/quick-redux) _tools to make redux development quicker and easier_
1515
- [bey](https://github.com/jamiebuilds/bey) _Simple immutable state for React using Immer_
16+
- [cool-store](https://github.com/Maxvien/cool-store) _CoolStore is an immutable state store built on top of ImmerJS and RxJS_
1617
- [immer-wieder](https://github.com/drcmda/immer-wieder#readme) _State management lib that combines React 16 Context and immer for Redux semantics_
1718
- [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate_
1819
- [immer-reducer](https://github.com/epeli/immer-reducer) _Type-safe and terse React (useReducer()) and Redux reducers with Typescript_

0 commit comments

Comments
 (0)
Please sign in to comment.