Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venkatperi/statem
Develop Javascript Turing/State Machines
https://github.com/venkatperi/statem
framework javascript nodejs state state-machine typescript
Last synced: 2 months ago
JSON representation
Develop Javascript Turing/State Machines
- Host: GitHub
- URL: https://github.com/venkatperi/statem
- Owner: venkatperi
- License: mit
- Created: 2018-09-10T16:39:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T14:24:50.000Z (about 2 years ago)
- Last Synced: 2024-09-19T07:48:30.389Z (4 months ago)
- Topics: framework, javascript, nodejs, state, state-machine, typescript
- Language: TypeScript
- Homepage:
- Size: 1.7 MB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
StateM
======statem is a JavaScript state/turing machine framework which lets you manage your application's total state (i.e. named states, transitions, data, and rewriting of inputs).
View [docs](https://venkatperi.github.io/statem/)