All Projects → stefanoslig → xstate-angular

stefanoslig / xstate-angular

Licence: other
Examples and a small library for using XState in Angular

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to xstate-angular

xstate-catalogue
Professionally designed, interactive state machines
Stars: ✭ 616 (+2181.48%)
Mutual labels:  xstate
Imove
Move your mouse, generate code from flow chart
Stars: ✭ 3,282 (+12055.56%)
Mutual labels:  xstate
ember-statechart-component
Statecharts as components. No classes. Pure declarative state transitions.
Stars: ✭ 28 (+3.7%)
Mutual labels:  xstate
temporal-electronic-signature
Electronic signature demonstration built with Temporal and XState
Stars: ✭ 36 (+33.33%)
Mutual labels:  xstate
Cypress Realworld App
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Stars: ✭ 2,888 (+10596.3%)
Mutual labels:  xstate
storybook-xstate-addon
A storybook addon to assist with writing stories that rely on xstate
Stars: ✭ 48 (+77.78%)
Mutual labels:  xstate
xstate-marionettist
Model based testing with Jest, XState and Puppeteer or Playwright made easy
Stars: ✭ 23 (-14.81%)
Mutual labels:  xstate
use-secret-code
Custom hook for adding cheat codes to your React app.
Stars: ✭ 16 (-40.74%)
Mutual labels:  xstate
Useauth
The simplest way to add authentication to your React app. Supports various providers.
Stars: ✭ 2,532 (+9277.78%)
Mutual labels:  xstate
liblucy
Core Lucy compiler
Stars: ✭ 391 (+1348.15%)
Mutual labels:  xstate
react-gizmo
🦎 React Gizmo - UI Finite State Machine for React
Stars: ✭ 39 (+44.44%)
Mutual labels:  xstate
eslint-plugin-xstate
ESLint plugin to check for common mistakes and enforce good practices when using XState.
Stars: ✭ 19 (-29.63%)
Mutual labels:  xstate
elderform
💪🏽 Form creation made easy, backed by state machines
Stars: ✭ 30 (+11.11%)
Mutual labels:  xstate
xstate-cpp-generator
C++ State Machine generator for Xstate
Stars: ✭ 33 (+22.22%)
Mutual labels:  xstate
annihilate
js action game
Stars: ✭ 49 (+81.48%)
Mutual labels:  xstate
xstate-viz
Visualizer for XState machines
Stars: ✭ 274 (+914.81%)
Mutual labels:  xstate
xstate-react-router
XState connector to React Router.
Stars: ✭ 23 (-14.81%)
Mutual labels:  xstate
xsystem
Building Blocks for XState-based Actor Systems.
Stars: ✭ 40 (+48.15%)
Mutual labels:  xstate
angular-xstate
Exemplary real world application built with Angular 8 and state machines
Stars: ✭ 45 (+66.67%)
Mutual labels:  xstate
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (+44.44%)
Mutual labels:  xstate

XstateAngular

This project contains the implementation of the xstate-angular library which is a toolset for using XState library in an Angular application.

There are also real world examples which demonostrate how the library works.

How to run the examples

  • ng serve conduit (a real world app using XState - WIP)
  • ng serve reddit (demonostrates the Actor model)
  • ng serve examples
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].