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
- Bug: Sending an event with unserializable data to stopped actor throws an error (in development)
- Bug: [Typescript] Failing to declare first parameter of guard breaks type inference in enqueueActions if another guard accepts dynamic parameters
- resolveStop is slow for large systems with unpredictable/random ids
- Bug: Maximum call stack exceeded on hot reload when assigning element to context
- [core] Transition function
- Bug: [V5] Manually Stopping & then Restarting a Machine doesn't trigger it's entry action
- Bug: When a state listens to more than one event, strict event type checking breaks
- [core] Add basic support for state `invariant`
- Bug: Svelte's snapshot store out of sync
- Bug: actors leak uncaught errors
- Docs
- TypeScript not yet supported