From d7fc6f77b415b7fe97ec417b77acee6d9531d491 Mon Sep 17 00:00:00 2001 From: AbdulAzeez Date: Thu, 31 Jul 2025 10:57:48 +0100 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e3753f..6abbf5b 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,7 @@ _Reactive programming libraries to extend JavaScript’s capabilities._ - [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management. - [Cycle.js](https://cycle.js.org) - A functional and reactive JavaScript library for cleaner code. - [concent](https://github.com/concentjs/concent) - Definitely the ❤️ simplest but ⚡️ strongest state management for react, it is predictable、progressive and efficient. -- [stunk](https://github.com/I-am-abdulazeez/stunk) Lightweight, framework-agnostic state management library with atomic chunks for fine-grained reactivity, simple and applicable for any JS/TS frameworks +- [stunk](https://github.com/I-am-abdulazeez/stunk) - Lightweight, framework-agnostic state management library with atomic chunks for fine-grained reactivity, simple and applicable for any JS/TS frameworks ## Data Structure