xstate
https://github.com/davidkpiano/xstate
TypeScript
State machines and statecharts for the modern web.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to xstate
Help out
- Issues
- [work in progress] feature/xstate/angular
- Feature: infer the `sendTo` events from the actor ids if the `children` type is present in setup
- Bug: reenter/always transitions do not get executed when state is restored
- Call `complete` listeners exclusively when the actor reaches its done status
- Bug: invoke id callback not typed as a function
- Make input required in integration packages when needed
- [poc] Use a `functionBrand` to make limited callback actors possible
- rehydrating stopped actors fail to subscribe
- Invariants (typestates) POC
- Bug: higher-order guards types do not allow dynamic params
- Docs
- TypeScript not yet supported