[ 原始碼: 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