[ 原始碼: node-through2 ]
套件:node-through2(4.0.2-3)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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 (>= 4)
- stream compatibility library for Node.js and browser
