[ 原始碼: node-stream-splicer ]
套件:node-stream-splicer(2.0.1-4)
node-stream-splicer 的相關連結
Debian 的資源:
下載原始碼套件 node-stream-splicer:
- [node-stream-splicer_2.0.1-4.dsc]
- [node-stream-splicer_2.0.1.orig.tar.gz]
- [node-stream-splicer_2.0.1-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
streaming pipeline with a mutable configuration
This modules allows one to create a pipeline duplex stream given an array of streams. Each stream will be piped to the next.
Streams could also be added and removed dynamically at runtime.
Node.js is an event-based server-side JavaScript engine.
其他與 node-stream-splicer 有關的套件
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser