[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#751784: ITP: node-through2 -- streams.Transorms wrapper - Node.js module



Package: wnpp
Severity: wishlist
Owner: Leo Iannacone <l3on@ubuntu.com>

* Package name    : node-through2
  Version         : 1.0.0
  Upstream Author : Rod Vagg <r@va.gg> (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.


Reply to: