stefanoslig / xstate-angular

Examples and a small library for using XState in Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples and a small library for using XState in Angular


Languages

Language:TypeScript 77.0%Language:HTML 13.7%Language:JavaScript 8.1%Language:SCSS 1.1%Language:CSS 0.1%