pipe-then

1.0.0 • Public • Published

pipe-then

Stream piping for generator/promise-based projects

Installation

$ npm install pipe-then --save

Usage

const pipe = require('pipe-then');

yield pipe(sourceStream, targetStream);

Tests

None yet, but it should work.

License

pipe-then is released under the MIT license.

Package Sidebar

Install

npm i pipe-then

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vdemedes