@salazkin/promise-utils
A minimalistic utility library for managing states and executing asynchronous operations using promises.
A minimalistic utility library for managing states and executing asynchronous operations using promises.
Make implementing state machines less error prone
Tools for operating on xstate state machines as data, by Simply Stated
## 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
Luke modified version of unistore package.
"State machine" for basic purposes
A wrapper library to make using XState state machines in Angular easier
Xstate-based state machine implementation using state-machine-cat visualization for node red.