套件: node-labeled-stream-splicer (2.0.2+~2.0.0-1)
node-labeled-stream-splicer 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-labeled-stream-splicer:
- [node-labeled-stream-splicer_2.0.2+~2.0.0-1.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-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Bastien Roucariès
外部的資源:
- 主頁 [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