https://github.com/icio/state-machine-cat-umd-build
https://github.com/icio/state-machine-cat-umd-build
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/icio/state-machine-cat-umd-build
- Owner: icio
- Created: 2021-06-17T11:40:31.000Z (about 5 years ago)
- Default Branch: v0
- Last Pushed: 2021-06-17T11:48:54.000Z (about 5 years ago)
- Last Synced: 2024-04-27T10:04:01.766Z (about 2 years ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# state-machine-cat-umd-build
This project is a `rollup -f umd` build of
[state-machine-cat](https://www.npmjs.com/package/state-machine-cat). The
package version should follow the version of state-machine-cat built. This build
will allow you to load state-machine-cat into your page/package via unpkg:
https://unpkg.com/state-machine-cat-umd-build@8.1.0-rc0/umd/smcat.min.js.