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: Actors is called before eventless actions if invoking an actor after eventless (always) transitions
- Bug: defining transitions top-level in a parallel state tree, transitions other childs back to initial state
- Bug: A context property on a machine blows away actor input type checking
- Add getter api to @xstate/store in main
- Bug: [Xstate/vue] - mapping v-model in an input field to context data causes delay in guard validation
- Bug: React Context Typescript not resolving children actors when selected
- Bug: restoring state from serialized getPersistedSnapshot() breaks history behaviour
- Bug: type errors for actions, guards, etc. from stately-generated machines
- Bug: Reenter in one state node also triggers parallel (sibling) node to reenter
- Bug: typing breaks when using objects with params in the guard function and
- Docs
- TypeScript not yet supported