Skip to content

Commit f2f608d

Browse files
Stunk - State management library (#938)
* feat: Add Stunk * fix * fix * fix: description of stunk
1 parent fc50ce9 commit f2f608d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
453453
* [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management.
454454
* [Cycle.js](https://cycle.js.org) - A functional and reactive JavaScript library for cleaner code.
455455
* [concent](https://github.com/concentjs/concent) - Definitely the ❤️ simplest but ⚡️ strongest state management for react, it is predictable、progressive and efficient.
456+
* [stunk](https://github.com/I-am-abdulazeez/stunk) A framework-agnostic state management library that keeps your app’s state clean and simple. It uses a fine-grained state model, breaking state into independent, manageable chunks.
456457

457458
## Data Structure
458459
*Data structure libraries to build a more sophisticated application.*

0 commit comments

Comments
 (0)