@nhz.io/conf-streams
Version:
Configure and compose streams from JSON config and plugins
35 lines (26 loc) • 956 B
Markdown
<h1 align="center">@nhz.io/conf-streams</h1>
<p align="center">
<a href="https://npmjs.org/package/@nhz.io/conf-streams">
<img src="https://img.shields.io/npm/v/@nhz.io/conf-streams.svg?style=flat"
alt="NPM Version">
</a>
<a href="https://www.bithound.io/github/nhz-io/conf-streams">
<img src="https://www.bithound.io/github/nhz-io/conf-streams/badges/score.svg"
alt="Bithound Status">
</a>
<a href="https://github.com/nhz-io/conf-streams/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/nhz-io/conf-streams.svg?style=flat"
alt="License">
</a>
<a href="https://npmjs.org/package/@nhz.io/conf-streams">
<img src="http://img.shields.io/npm/dm/@nhz.io/conf-streams.svg?style=flat"
alt="Downloads">
</a>
</p>
<h3 align="center">Configure and compose streams from JSON config and plugins<h2>
## Install
```
npm i -D @nhz.io/conf-streams
```
## License
### [MIT](LICENSE)