Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)