You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
_Agile is a global state and logic framework for reactive Typescript & Javascript applications. Supporting frameworks like React and React Native._
4
4
5
5
#### Agile is strongly inspired by [PulseJs](https://github.com/pulse-framework/pulse)
6
-
It was mainly created to learn how Pulse works under the hood, and it was fun to 'copy' and optimize PulseJs.
7
-
I will use this project mainly for my own projects because here the code style is after my taste..
8
-
So I can change things quickly and don't have to deal with a big framework which is used by many people and must function perfectly.
6
+
It was mainly created to learn how PulseJs works under the hood, and it was fun to 'copy' and optimize PulseJs.
7
+
This framework will mainly be used for my own projects because here I can make changes quickly without having fear to damage big projects from other people..
8
+
because nearly every app depends on a state-management framework.. and if that doesn't work properly the app won't too
9
+
9
10
10
11
##### Feel free to use it but be aware that it is optimized to my needs and has no [docs](https://pulsejs.org/)
0 commit comments