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: Using actor.send outputs a warning that assign is not imperative when sent to an actor using enqueueActions
- Bug: type error when using stateIn guard with setup()
- Question: How to aggregate outputs from Parallel States in v5?
- Bug: fromCallback is not cleaning up after onError of child states
- Bug: `initialTransition` fails when invoke has `systemId`
- Bug: Can't handle errors thrown from state machine in React
- Bug: Parallel final states aren't actually final
- Bug: Machine used in React makes multiple invoke, entry & always
- [@xstate/store] Fix auto-import
- [core] Loosen restrictions on invoke
- Docs
- TypeScript not yet supported