agile-architecture

Global state and logic framework for reactive React applications.

Usage no npm install needed!

<script type="module">
  import agileArchitecture from 'https://cdn.skypack.dev/agile-architecture';
</script>

README

Agile Framework 1.0.2

Agile is a global state and logic framework for reactive Typescript & Javascript applications. Supporting frameworks like React and React Native.

Agile is strongly inspired by PulseJs

It was mainly created to learn how Pulse works under the hood, and it was fun to 'copy' and optimize PulseJs. I will use this project mainly for my own projects because here the code style is after my taste.. 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.

Feel free to use it but be aware that it is optimized to my needs and has no docs