@effuse/store 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,7 @@
1
+ <p align="center">
2
+ <img src="../../public/logo/logo.svg" alt="logo" width="150px" />
3
+ </p>
4
+
5
+ <p align="center">
6
+ A functional state management system built on Effect-ts. It offers typed, robust global state handling designed to scale with your application's logic.
7
+ </p>