[ 源代码: node-pumpify ]
软件包: node-pumpify (1.3.5-1)
node-pumpify 的相关链接
Trisquel 的资源:
下载源码包 node-pumpify:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Ying-Chun Liu (PaulLiu)
外部的资源:
- 主页 [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 (>= 3.1.2)
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-inherits (>= 2.0.1)
- Exposes inherits function from Node.js environment
-
- dep: node-pump (>= 1.0.0)
- small node module that pipes streams together
-
- dep: nodejs
- evented I/O for V8 javascript