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

https://github.com/pgularski/smjs

JavaScript State Machine
https://github.com/pgularski/smjs

Last synced: 11 months ago
JSON representation

JavaScript State Machine

Awesome Lists containing this project

README

          

# smjs
JavaScript State Machine

# Status
[![Build Status](https://travis-ci.org/pgularski/smjs.png?branch=master)](https://travis-ci.org/pgularski/smjs)

--

This is a JavaScript port of [pysm (Python State Machine)](https://github.com/pgularski/pysm).