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