Socket
Book a DemoInstallSign in
Socket

pipe-then

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipe-then

Stream piping for generator/promise-based projects

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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.

Keywords

pipe

FAQs

Package last updated on 30 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts