@re-active/store

Global reactive state management library of @re-active

Usage no npm install needed!

<script type="module">
  import reActiveStore from 'https://cdn.skypack.dev/@re-active/store';
</script>

README

Global state management library for @re-active ,a reactive approach to create React application. Built on top of a reactivity system for making concise and high performant applications.

🚀 Blazing Fast

☕ Concise

💡 Intuitive

See Reactive framework documentation.

See Examples sandbox.