Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> Control: block 1137734 by -1 X-Debbugs-CC: Joseph Huckaby <[email protected]>, Debian Javascript Maintainers <[email protected]>, [email protected]
* Package name : node-pixl-class Version : 1.0.3 Upstream Author : Joseph Huckaby <[email protected]> * URL : https://github.com/jhuckaby/pixl-class * License : Expat Programming Lang: JavaScript Description : module for creating classes, with inheritance and mixins This library is provided as a means to create classes in a more classical sort of way, including support for static class members, proper constructors, inheritance, and mixins. . All classes generated are event emitters by default -- they inherit all the methods from Node's EventEmitter class, such as on(), once(), and emit(), and can use them directly. . Callback methods can be auto-converted into promises with NodeJS's util.promisify, making them instantly ready for async/await. . Node.js is an event-based server-side JavaScript engine. dep for cronicle i plan to maintain this under the js-team -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
