1.0.2 • Published 4 years ago

test-store v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Ajwah

Rx based store library for React, Vue, Angular, Preact. Manage your application's states, effects, and actions easy way. It's easy to use in functional components with React hooks.

Installation

>> npm install ajwah-angular-store
>> npm install ajwah-store      //react, vue, preact, and others 
>> npm install ajwah-devtools

Angular Doc

React Doc

Vue Doc