aws-local-stepfunctions
Execute an AWS Step Function state machine locally
Execute an AWS Step Function state machine locally
Form creation made easy, backed by state machines
Type-safe, composable, seamless data flow Finite-state machine implementation in TypeScript
lightweight javascript/typescript state machine
A FInite State MAchine built with iterators
Fismo: The Finite State Machine Protocol for EVM Blockchains
Library for defining finite state machines to represent the behavior of complex logic. Can be configured to write invalid states to the console, or throw an exception.
The heroic finite state machine.
Fast and simple finite state machine with TypeScript
Utilities for generating end-user authentication tokens for the State Backed XState backend as a service
Stateful agents that make decisions based on finite-state machine models
Finite State Machines and Statecharts for the Modern Web.
The API client for the StateBacked.dev XState backend as a service
Headless backend components
Useful types and utilities for defining StateBacked.dev machine definitions for the State Backed XState backend as a service
Useful types and utilities for defining StateBacked.dev machine definitions for the State Backed XState backend as a service
React hooks for interacting with the StateBacked.dev backend as a service
## Installation ``` npm i @simple-state-machine/core ``` ## Quick glance - A simplest state machine can be a "Light<>Dark" Mode toggling. On click of button is toggle from `light` to `dark` or vice versa. - State diagram looks something like this for i
## Installation