[ 原始碼: node-stream-splicer ]
套件:node-stream-splicer(2.0.0-4)
node-stream-splicer 的相關連結
Debian 的資源:
下載原始碼套件 node-stream-splicer:
- [node-stream-splicer_2.0.0-4.dsc]
- [node-stream-splicer_2.0.0.orig.tar.gz]
- [node-stream-splicer_2.0.0-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 (>= 2.0.1)
- Exposes inherits function from Node.js environment
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable