@jschill/unistore
Dead simple centralized state container (store) with preact and react bindings.
Dead simple centralized state container (store) with preact and react bindings.
A minimalistic utility library for managing states and executing asynchronous operations using promises.
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
### Description
Make implementing state machines less error prone
Luke modified version of unistore package.
A wrapper library to make using XState state machines in Angular easier