[ Bron: node-pumpify ]
Pakket: node-pumpify (2.0.1-2)
Verwijzigingen voor node-pumpify
Debian bronnen:
Het bronpakket node-pumpify downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
combine streams into a single duplex stream by pump and duplexify
Combine an array of streams into a single duplex stream using pump and duplexify. If one of the streams closes/errors all streams in the pipeline will be destroyed.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-pumpify gerelateerde pakketten
|
|
|
|
-
- dep: node-duplexify
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-pump
- small node module that pipes streams together