#
xstate
Here are 206 public repositories matching this topic...
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
-
Updated
Oct 16, 2021 - TypeScript
The simplest way to add authentication to your React app. Supports various providers.
-
Updated
Oct 6, 2021 - TypeScript
A state machine abstraction for React
-
Updated
Jan 23, 2019 - JavaScript
Professionally designed, interactive state machines
-
Updated
Sep 6, 2021 - TypeScript
-
Updated
Aug 4, 2020 - JavaScript
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
Aug 31, 2021 - TypeScript
Visualizer for XState machines
-
Updated
Oct 15, 2021 - TypeScript
Practical examples of statechart-based solutions with xstate.
-
Updated
Oct 15, 2021 - TypeScript
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
Everything awesome about XState
-
Updated
Aug 6, 2021
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
Oct 15, 2021 - TypeScript
Statecharts for Ember.js applications
-
Updated
Sep 21, 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
Re-frame supplimentary library routing dispatched events via statecharts implementing finite state machines.
-
Updated
Apr 30, 2021 - Clojure
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
A note taking app inspired by Roam Research
-
Updated
Mar 4, 2021 - CSS
-
Updated
Jul 17, 2018 - JavaScript
Making web workers, web sockets, WebRTC, and other web-based APIs first-class actors in `xstate`.
-
Updated
Sep 4, 2021 - TypeScript
A monorepo for a self learning command palette driven by a final state machine implemented in XState.
-
Updated
Sep 15, 2021 - TypeScript
Use xstateful with React, accessing states and activities from multiple statecharts anywhere in your app
react
interpreter
state-machine
statechart
context
reducer
finite-state-machine
hierarchical-state-machine
harel
xstate
xstateful
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Oct 8, 2021 - TypeScript
The best way to listen to your favorite podcasts.
-
Updated
Oct 15, 2021 - TypeScript
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