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
- Methods like `provide` are lost when implementing Higher Level Actor Logic
- Bug: [Typescript] event target doesn't get restricted to declared state
- Bug: Bug with After event on restoring snapshot
- Bug: supplying generic input argument to setup actors for stubbing breaks invoke type inference
- Bug: When child state transitioned to final state, did not trigger onDone event and transition to next state
- Bug: types broken with assign
- Bug: Type Error with Actions outside of Setup()
- Bug: UnifiedArg drops the type of emitter from its "self" property
- Bug: type error when referencing guard with `check` inside `setup`
- Bug: @xstate/inspect has 4x peer dependency
- Docs
- TypeScript not yet supported