Bug#1144860: ITP: node-obug -- lightweight JavaScript debugging utility
Xavier Guimard <[email protected]>
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <178714811261.821988.8441519503861879071.reportbug__42720.9012372018$1787148217$gmane$org@debian117> |
Package: wnpp Severity: wishlist Owner: Xavier Guimard <[email protected]> X-Debbugs-Cc: [email protected] * Package name : node-obug Version : 2.1.4 Upstream Contact: Kevin Deng <[email protected]> * URL : https://github.com/sxzz/obug * License : Expat Programming Lang: JavaScript Description : lightweight JavaScript debugging utility obug is a debugging utility for Node.js and browsers, forked from the widely used "debug" module. It keeps the familiar API - a namespaced logger created with createDebug(), enabled through the DEBUG environment variable or localStorage - while shipping as native ECMAScript modules with TypeScript type definitions and no runtime dependencies. It is required to update node-babel7 and will be maintained under JS Team umbrella