[ ソース: node-mississippi ]
パッケージ: node-mississippi (4.0.0-1)
node-mississippi に関するリンク
Debian の資源:
node-mississippi ソースパッケージをダウンロード:
- [node-mississippi_4.0.0-1.dsc]
- [node-mississippi_4.0.0.orig.tar.gz]
- [node-mississippi_4.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
- writable stream that concatenates strings
-
- dep: node-duplexify
- Turn a writable and readable stream into a streams2 duplex stream
-
- dep: node-end-of-stream
- Invoke a callback when a stream has completed or failed
-
- dep: node-flush-write-stream
- Write stream constructor
-
- dep: node-from2
- wrapper for ReadableStream
-
- dep: node-parallel-transform
- Runs transforms in parallel
-
- dep: node-pump
- small node module that pipes streams together
-
- dep: node-pumpify
- combine streams into a single duplex stream by pump and duplexify
-
- dep: node-stream-each
- Iterate all the data in a stream
-
- dep: node-through2
- Make a stream.Transform out of a function - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable