[ ソース: node-debug ]
パッケージ: libjs-debug (4.3.4+~cs4.1.7-1)
libjs-debug に関するリンク
Debian の資源:
node-debug ソースパッケージをダウンロード:
- [node-debug_4.3.4+~cs4.1.7-1.dsc]
- [node-debug_4.3.4+~cs4.1.7.orig-typesdebug.tar.gz]
- [node-debug_4.3.4+~cs4.1.7.orig.tar.gz]
- [node-debug_4.3.4+~cs4.1.7-1.debian.tar.xz]
メンテナ:
- Debian Javascript Maintainers (QA ページ, メールアーカイブ)
- David Paleino (QA ページ)
- Yadd (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.