[ 源代码: 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