Package: wnpp Severity: wishlist Owner: Leo Iannacone <[email protected]>
* Package name : node-through2 Version : 1.0.0 Upstream Author : Rod Vagg <[email protected]> (https://github.com/rvagg) * URL : https://github.com/rvagg/through2 * License : Expat Programming Lang: JavaScript Description : streams.Transorms wrapper - Node.js module This package provide a tiny wrapper around Node streams.Transform 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: `through(function (chunk) { ... })`. . Node.js is an event-based server-side JavaScript engine. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

