https://github.com/sage/streamline-runtime
streamline.js runtime
https://github.com/sage/streamline-runtime
Last synced: about 1 year ago
JSON representation
streamline.js runtime
- Host: GitHub
- URL: https://github.com/sage/streamline-runtime
- Owner: Sage
- License: mit
- Created: 2015-08-13T01:09:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T17:20:04.000Z (over 3 years ago)
- Last Synced: 2025-04-18T19:43:33.528Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 276 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamline-runtime
streamline.js runtime
This package contains the runtime for files that have been transformed with [streamline.js](https://github.com/Sage/streamlinejs).
It also contains the flows helper library.
See the [API documentation](./API.md) for details.
**NOTE**: the typescript type definitions have been moved to a separate package: [streamline-typings](https://github.com/Sage/streamlinejs). May be published to @types/streamline too.
## Links
* [Issues](https://github.com/Sage/streamlinejs/issues) are centralized in the streamlinejs GitHub repository.
## License
MIT.