https://github.com/nuintun/through
A tiny wrapper around node streams transform to avoid explicit subclassing noise
https://github.com/nuintun/through
Last synced: about 1 year ago
JSON representation
A tiny wrapper around node streams transform to avoid explicit subclassing noise
- Host: GitHub
- URL: https://github.com/nuintun/through
- Owner: nuintun
- License: mit
- Created: 2015-10-26T10:36:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T03:12:55.000Z (over 7 years ago)
- Last Synced: 2025-03-19T03:35:02.609Z (about 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# through
> A tiny wrapper around node streams transform to avoid explicit subclassing noise
>
> [![NPM Version][npm-image]][npm-url]
> [![Download Status][download-image]][npm-url]
> [![Dependencies][david-image]][david-url]
[npm-image]: https://img.shields.io/npm/v/@nuintun/through.svg?style=flat-square
[npm-url]: https://www.npmjs.org/package/@nuintun/through
[download-image]: https://img.shields.io/npm/dm/@nuintun/through.svg?style=flat-square
[david-image]: http://img.shields.io/david/nuintun/through.svg?style=flat-square
[david-url]: https://david-dm.org/nuintun/through