[ ソース: node-through2 ]
パッケージ: node-through2 (4.0.2-2)
node-through2 に関するリンク
Debian の資源:
node-through2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Make a stream.Transform out of a function - Node.js module
This package provide a tiny wrapper around stream.Transform from Node.js library to avoid explicit subclassing noise.
Inspired by Dominic Tarr's through module in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly.
Node.js is an event-based server-side JavaScript engine.
その他の node-through2 関連パッケージ
|
|
|
|
-
- dep: node-readable-stream (>= 3)
- stream compatibility library for Node.js and browser