Pakket: node-callback-stream (1.1.0-4)
Verwijzigingen voor node-callback-stream
Debian bronnen:
Het bronpakket node-callback-stream downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-callback-stream gerelateerde pakketten
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser