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
- Throw errors from actor snapshots to trigger error boundaries in React
- Bug: Circular type reference in Machine Definition resolves as Actor<any>
- Bug: React fash refresh crashes with element reference in machine context
- [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
- Bug: `AssignAction` type error when using `exactOptionalPropertyTypes: true`
- 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
- Docs
- TypeScript not yet supported