repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
d05fa1c
parent
cf02ef0
author
Eric Bower
date
2023-07-14 15:45:12 +0000 UTC
docs: readme
1 files changed,  +4, -2
M README.md
+4, -2
 1@@ -10,8 +10,10 @@ Supercharged async flow control library.
 2 ## features
 3 
 4 - async flow control library for `deno`, `node`, and browser
 5-- side-effect system for `redux`
 6-- data synchronization and caching for `react` and `redux`
 7+- task tree side-effect management system
 8+- no fuss immutable data store
 9+- traceability throughout the entire system
10+- data synchronization and caching for `react`
11 
12 ## example
13