https://github.com/pgularski/smjs
JavaScript State Machine
https://github.com/pgularski/smjs
Last synced: 11 months ago
JSON representation
JavaScript State Machine
- Host: GitHub
- URL: https://github.com/pgularski/smjs
- Owner: pgularski
- License: mit
- Created: 2016-05-23T20:10:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T11:21:17.000Z (over 7 years ago)
- Last Synced: 2025-03-29T14:45:41.655Z (about 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smjs
JavaScript State Machine
# Status
[](https://travis-ci.org/pgularski/smjs)
--
This is a JavaScript port of [pysm (Python State Machine)](https://github.com/pgularski/pysm).