Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivekimsit/finite-state-machine
FSM implementation in javascript.
https://github.com/vivekimsit/finite-state-machine
Last synced: 1 day ago
JSON representation
FSM implementation in javascript.
- Host: GitHub
- URL: https://github.com/vivekimsit/finite-state-machine
- Owner: vivekimsit
- License: mit
- Created: 2015-01-11T06:25:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-11T19:18:06.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T06:39:33.184Z (8 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
finite-state-machine
=========FSM implementation in javascript.
## Installation
```shell
npm install finite-state-machine --save
```
## Usage
```js
TODO
```
## Testsnpm test
## Contributing
Feel free to contrinute :)
## Release History
TODO