[ Bron: node-mississippi ]
Pakket: node-mississippi (3.0.0-1)
Verwijzigingen voor node-mississippi
Debian bronnen:
Het bronpakket node-mississippi downloaden:
- [node-mississippi_3.0.0-1.dsc]
- [node-mississippi_3.0.0.orig.tar.gz]
- [node-mississippi_3.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
collection of useful streams
This modules is a collection of useful stream utility modules. Learn how the modules work using this and then pick the ones you want and use them individually.
The goal of the modules included in mississippi is to make working with streams easy without sacrificing speed, error handling or composability.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-mississippi gerelateerde pakketten
|
|
|
|
-
- dep: node-concat-stream (>= 1.5~)
- writable stream that concatenates strings
-
- dep: node-duplexify (>= 3.4.2~)
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-end-of-stream (>= 1.1~)
- Invoke a callback when a stream has completed or failed
-
- dep: node-flush-write-stream (>= 1.0~)
- Write stream constructor
-
- dep: node-from2 (>= 2.1~)
- wrapper for ReadableStream
-
- dep: node-parallel-transform (>= 1.1~)
- Runs transforms in parallel
-
- dep: node-pump (>= 3.0~)
- small node module that pipes streams together
-
- dep: node-pumpify (>= 1.3.3~)
- combine streams into a single duplex stream by pump and duplexify
-
- dep: node-stream-each (>= 1.1~)
- Iterate all the data in a stream
-
- dep: node-through2 (>= 2.0~)
- Make a stream.Transform out of a function - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable