beat 0.1.1
beat: ^0.1.1 copied to clipboard
A set of annotations for beat state management. Heavily inspired by xstate.js.org
Beat Station - State Management tools #
Heavily inspired by xstate.js.
Features #
- [x]: Simple state transition without context
- [ ]: Simple state transition with context
- [ ]: State transition with side effect
- [ ]: Support scxml
- [ ]: Support stately.ai
- [ ]: Support bootstraping
- [ ]: Support CLI/GUI tools
- [ ]: xstate.js compatible beat station
Additionals for flutter #
- [ ]: Support beat-statation-friendly flutter widgets
- [ ]: Support
remix.run's concept- [ ]:
loader- [ ]:
action(side effect) - [ ]:
ErrorBoundary/CatchBoundary
- [ ]:
- [ ]: