[ 原始碼: node-labeled-stream-splicer ]
套件:node-labeled-stream-splicer(2.0.2+~2.0.0-2)
node-labeled-stream-splicer 的相關連結
Debian 的資源:
下載原始碼套件 node-labeled-stream-splicer:
- [node-labeled-stream-splicer_2.0.2+~2.0.0-2.dsc]
- [node-labeled-stream-splicer_2.0.2+~2.0.0.orig-types-labeled-stream-splicer.tar.gz]
- [node-labeled-stream-splicer_2.0.2+~2.0.0.orig.tar.gz]
- [node-labeled-stream-splicer_2.0.2+~2.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
streaming pipeline with a mutable configuration and labels
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. Every stream could be associated with a string (label).
This a dependency of browserify. Browserify is a javaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.
Node.js is an event-based server-side JavaScript engine
其他與 node-labeled-stream-splicer 有關的套件
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-stream-splicer
- streaming pipeline with a mutable configuration