[ 源代码: node-callback-stream ]
软件包:node-callback-stream(1.1.0-4)
node-callback-stream 的相关链接
Debian 的资源:
下载源码包 node-callback-stream:
- [node-callback-stream_1.1.0-4.dsc]
- [node-callback-stream_1.1.0.orig.tar.gz]
- [node-callback-stream_1.1.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pipeable stream that calls your callback
callback-stream a safe variant of the concat-stream package that will always return an array. It does everything callback-stream does, minus the concatenation. In fact, it just callbacks you with an array containing your good stuff. It is based on the Stream 2 API, but it also works on node v0.8. It also support Stream 3, which is bundled with node v0.12 and iojs.
Node.js is an event-based server-side JavaScript engine.
其他与 node-callback-stream 有关的软件包
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser