Package: node-stream-each (1.2.2-2)
Links for node-stream-each
Debian Resources:
Download Source Package node-stream-each:
- [node-stream-each_1.2.2-2.dsc]
- [node-stream-each_1.2.2.orig.tar.gz]
- [node-stream-each_1.2.2-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Iterate all the data in a stream
Iterate the data in the stream by calling the iterator function with (data, next) where data is a data chunk and next is a callback. Call next when you are ready to consume the next chunk. Optionally you can call next with an error to destroy the stream. When the stream ends/errors the callback is called if provided.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-stream-each
|
|
|
|
-
- dep: node-end-of-stream (>= 1.1.0)
- Invoke a callback when a stream has completed or failed
-
- dep: node-stream-shift (>= 1.0.0)
- returns the next buffer/object in a stream's readable queue
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Download node-stream-each
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 3.7 kB | 16.0 kB | [list of files] |