[ 源代码: node-debug ]
软件包:libjs-debug(4.3.1+~cs4.1.5-1)
libjs-debug 的相关链接
Debian 的资源:
下载源码包 node-debug:
- [node-debug_4.3.1+~cs4.1.5-1.dsc]
- [node-debug_4.3.1+~cs4.1.5.orig-typesdebug.tar.gz]
- [node-debug_4.3.1+~cs4.1.5.orig.tar.gz]
- [node-debug_4.3.1+~cs4.1.5-1.debian.tar.xz]
维护小组:
- Debian Javascript Maintainers (QA 页面, 邮件存档)
- David Paleino (QA 页面)
- Leo Iannacone (QA 页面)
- Paolo Greppi (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
small debugging utility
libjs-debug provides a small debugging utility for the browser.
With this module you simply invoke the exported function to generate your debug function, passing it a name which will determine if a noop function is returned, or a decorated console.error, so all of the console format string goodies you're used to work fine. A unique color is selected per-function for visibility.
The enable state is persisted in the localStorage.