UNPKG

wlib-fsm

Version:

Lightweight, fast, and minimal branching State Machine

32 lines 909 B
{ "name": "wlib-fsm", "description": "Lightweight, fast, and minimal branching State Machine", "keywords": [ "state-machine", "c++", "wio", "wlib", "waterloop" ], "readme": "# wlib-fsm\n\nThis is a wio AVR package. It is compatible with:\n* Frameworks: cosa\n* Boards: ALL\n\nTo include this package as dependency\n```bash\nwio pac add wlib-fsm@latest\n```\n", "readmeFile": "README.md", "version": "1.0.1", "main": ".wio.js", "dist": { "integrity": "", "shasum": "", "tarball": "", "fileCount": 0, "unpackedSize": 0, "npm-signature": "" }, "scripts": null, "dependencies": {}, "maintainers": null, "contributors": null, "bugs": "", "author": "Jeff Niu", "license": "", "homepage": "", "repository": "https://github.com/waterloop/wlib-fsm.git" }