[ 原始碼: node-mississippi ]
套件:node-mississippi(3.0.0-1)
node-mississippi 的相關連結
Debian 的資源:
下載原始碼套件 node-mississippi:
- [node-mississippi_3.0.0-1.dsc]
- [node-mississippi_3.0.0.orig.tar.gz]
- [node-mississippi_3.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 node-mississippi 有關的套件
|
|
|
|
-
- 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