achou11 / state-machinesLinks
A humble repo to collect knowledge on state machines.
β63Updated 6 years ago
Alternatives and similar repositories for state-machines
Users that are interested in state-machines are comparing it to the libraries listed below
Sorting:
- π Microblogging service in node, express, passport, postgres + preactβ30Updated 5 years ago
- A strict Finite State Machine, written in TSβ23Updated 3 years ago
- Tell a story with your diffs.β50Updated 3 years ago
- Adding extended hierarchical state machine capabilities to React (1K min.gzipped)β22Updated 5 years ago
- A parser combinator library with declarative superpowersβ28Updated 3 years ago
- Promisify a callback-style function in just 4 lines of codeβ58Updated 5 years ago
- Visualize a xstate or react-automata statechart as a plantuml state diagramβ71Updated 2 years ago
- Non-trivial, real use case demo of a hierarchical state machine library with cyclejsβ28Updated 7 years ago
- Tiny microtask queue scheduler for all environmentsβ16Updated 4 years ago
- Declarative UIs for declarative XState machinesβ28Updated 5 years ago
- Fully typed finite state machine for JavaScript and TypeScript.β46Updated 4 years ago
- Curated list of awesome syntax-tree, unist, hast, xast, mdast, esast, nlcst resourcesβ121Updated last year
- A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optioβ¦