Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : node-timers-browserify
  Version         : 2.0.2
  Upstream Author : J. Ryan Stinnett <[email protected]> (http://convolv.es/)
* URL             : https://github.com/jryans/timers-browserify
* License         : Expat
  Programming Lang: JavaScript
  Description     : timers module for browserify

 This library adds support for the `timers` module to browserify. Browsers
 support the public methods of the `timers` module already.
 .
 But the `timers` module also includes some private methods used in other
 built-in Node.js modules. These are used to efficiently support a large
 quantity of timers with the same timeouts by creating only a few timers
under
 the covers.
 .
 Node.js also offers the `immediate` APIs, which aren't yet available
 cross-browser, so we polyfill those.
 .
 Node.js is an event-based server-side JavaScript engine.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to