statelyai
xstate
State machines, statecharts, and actors for complex logic
29.6k stars1.4k forks185 watchers97 open issuesTypeScriptMIT
EDITOR'S TAKE
Actor-based state machines. ~27k stars. Overkill for most apps but unbeatable for genuinely complex workflows — multi-step forms, async retries with rollback, real-time collaboration. Worth learning even if you do not adopt.
Use this if
You have a genuinely complex workflow with many states, transitions, and side effects.
Skip if
You have toggles and modals — useState is enough.
Categories
Topics
state-machinestatechartinterpretervisualizerscxmlstatestate-managementworkfloworchestrationhacktoberfestfinite-state-machinefsmjavascriptstatechartstypescriptbackground-jobs
Created 14 Sept 2015
Last push 1 day ago
Stats refreshed 3 hours ago