[ ソース: node-pumpify ]
パッケージ: node-pumpify (2.0.1-2)
node-pumpify に関するリンク
Debian の資源:
node-pumpify ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
combine streams into a single duplex stream by pump and duplexify
Combine an array of streams into a single duplex stream using pump and duplexify. If one of the streams closes/errors all streams in the pipeline will be destroyed.
Node.js is an event-based server-side JavaScript engine.
その他の node-pumpify 関連パッケージ
|
|
|
|
-
- dep: node-duplexify
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-pump
- small node module that pipes streams together