coffee-machine
State machine library
A state machine implementation written in CoffeeScript
A state machine written in CoffeeScript.
32 stars
2 watching
12 forks
Language: CoffeeScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
state-machines/state_machines | Supports creating state machines for attributes on Ruby classes | 822 |
davestewart/javascript-state-machine | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
steelbreeze/state.js | An executable state machine API for Node and Web development | 322 |
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
benaston/mistic | A simple state machine for managing complex states and transitions in software applications. | 4 |
cassiozen/state-machine | A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
jtushman/state_machine | A Python library that provides a declarative way to define states and transitions for objects | 404 |
shuckster/statebot | An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 29 |
patbenatar/promise-state-machine | An event-driven finite state machine backed by Promises | 8 |
achou11/state-machines | A collection of knowledge and terminology around state machines used in software development | 62 |
philipdev/stateflow | A tool for implementing event-driven state machines in JavaScript applications | 12 |
cpressey/facts-about-state-machines | Exploring state machines and their applications in software development | 728 |