repos / starfx

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

commit
3dcec64
parent
a2bbea8
author
Eric Bower
date
2023-05-20 21:50:55 +0000 UTC
doc: readme
1 files changed,  +5, -1
M README.md
+5, -1
 1@@ -1,11 +1,15 @@
 2 # starfx
 3 
 4-This project is under active development, there are zero guarantees for API
 5+Supercharged async flow control library.
 6+
 7+> This project is under active development, there are zero guarantees for API
 8 stability.
 9 
10 ## features
11 
12 - async flow control library for `deno`, `node`, and browser
13+- side-effect system for `redux`
14+- data synchronization and caching for `react` and `redux`
15 
16 ## usage
17