[ 源代码: 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