Bug#742458: ITP: node-eventemitter2 -- A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.
Package: wnpp Severity: wishlist Owner: matthewp * Package name: node-eventemitter2 Version : 0.4.13 Upstream Author : hij1nx * URL : https://www.npmjs.org/package/eventemitter2 * License : MIT Programming Lang: js Description : A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support. EventEmitter2 is an implementation of the EventEmitter found in Node.js Features: - Namespaces/Wildcards. - Times To Listen (TTL), extends the once concept with many. - Browser environment compatibility. - Demonstrates good performance in benchmarks This package was asked to package by the Debian Javascript Maintainers. It is a nodejs lib, will be usefull for the grunt javascript automation tool packaging. This is a little package, but also my first package so if you want to help me you are welcome. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140323220455.29120.79927.reportbug@ldc.interne-mtd
Bug#743160: ITP: node-findup-sync -- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Package: wnpp Severity: wishlist Owner: matthewp * Package name: node-findup-sync Version : 0.1.3 Upstream Author : Cowboy * URL : https://github.com/cowboy/node-findup-sync * License : MIT Programming Lang: js Description : Find the first file matching a given pattern in the current directory or the nearest ancestor directory. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140331015248.12856.69976.reportbug@ldc.interne-mtd
Bug#743162: ITP: node-hooker -- Monkey-patch (hook) functions for debugging and stuff.
Package: wnpp Severity: wishlist Owner: matthewp * Package name: node-hooker Version : 0.2.3 Upstream Author : Cowboy * URL : http://github.com/cowboy/javascript-hooker * License : MIT Programming Lang: js Description : Monkey-patch (hook) functions for debugging and stuff. This library easy the debug hooking an object with a 'preHookFunction'. For example: hooker.hook(Math, "max", function() { console.log(arguments.length + " arguments passed"); }); Math.max(5, 6, 7) // logs: "3 arguments passed", returns 7 It will also provide a javascript library. This library is needed for the gruntjs packaging, supported by the pkg-js-team. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140331015643.14006.54110.reportbug@ldc.interne-mtd