1.0.0 • Published 2 years ago

stama-rx v1.0.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

stama-rx

version npm

Installation

npm i -S stama-rx

Example Structure

main.ts

{{./example/src/main.ts}}

stama/actions.ts

{{./example/src/stama/actions.ts}}

stama/effects.ts

{{./example/src/stama/effects.ts}}

To see the visualized flow of example, fork this repository then run the following commands

npm i
npm run example
1.0.0

2 years ago