#
xstate
Here are 220 public repositories matching this topic...
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
-
Updated
Jan 13, 2022 - TypeScript
The simplest way to add authentication to your React app. Supports various providers.
-
Updated
Jan 14, 2022 - TypeScript
A state machine abstraction for React
-
Updated
Jan 23, 2019 - JavaScript
Professionally designed, interactive state machines
-
Updated
Sep 6, 2021 - TypeScript
-
Updated
Jan 1, 2022 - JavaScript
Visualizer for XState machines
-
Updated
Jan 10, 2022 - TypeScript
React Hook for using Statecharts powered by XState. use-machine.
-
Updated
Sep 21, 2021 - TypeScript
A codegen tool for 100% TS type-safety in XState
-
Updated
Oct 21, 2021 - TypeScript
Practical examples of statechart-based solutions with xstate.
-
Updated
Jan 14, 2022 - TypeScript
Everything awesome about XState
-
Updated
Aug 6, 2021
A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optional reducer framework for updating state and invoking side-effects
interpreter
state-machine
statechart
reducer
finite-state-machine
hierarchical-state-machine
harel
xstate
-
Updated
Jul 18, 2018 - JavaScript
XState Router. Add routes to your XState machine.
-
Updated
Sep 21, 2021 - TypeScript
Sample or starter kit for developing web applications with reactjs, xstate, typescript, xstate/test, storybook, typedoc, fp-ts, and other libraries.
typescript
rxjs
jest
reactjs
storybook
i18next
typedoc
io-ts
fp-ts
material-components-web
puppeteer
xstate
rmwc
xstate-test
puppeteer-jest
-
Updated
Mar 4, 2020 - TypeScript
react
audio
hooks
player
reactjs
sound
audio-player
html5-audio-api
html5-audio-player
xstate
react-hook
howlerjs-library
howler-audio-library
-
Updated
Jan 13, 2022 - TypeScript
Statecharts for Ember.js applications
-
Updated
Jan 13, 2022 - JavaScript
A replica of the Citizen Quartz Multi Alarm III watch based on the 1987 paper introducing statecharts built with XState and React
-
Updated
Feb 15, 2021 - JavaScript
Visualize a xstate or react-automata statechart as a plantuml state diagram
-
Updated
Sep 21, 2021 - JavaScript
An effort to statically type xstate
-
Updated
Aug 24, 2021 - TypeScript
-
Updated
Jan 11, 2022 - TypeScript
Re-frame supplimentary library routing dispatched events via statecharts implementing finite state machines.
-
Updated
Apr 30, 2021 - Clojure
Making web workers, web sockets, WebRTC, and other web-based APIs first-class actors in `xstate`.
-
Updated
Sep 4, 2021 - TypeScript
js action game
-
Updated
Jan 14, 2022 - JavaScript
A note taking app inspired by Roam Research
-
Updated
Mar 4, 2021 - CSS
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
-
Updated
Jan 10, 2022 - TypeScript
-
Updated
Jul 17, 2018 - JavaScript
Improve this page
Add a description, image, and links to the xstate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xstate topic, visit your repo's landing page and select "manage topics."


For the case of machines with
type: 'final'or just really complicated paths, it'd be useful to have a button/control to just "Restart" the service from the initial state. Like the reset button in xstate.io/viz