[ ソース: node-console-group ]
パッケージ: node-console-group (0.3.3-5)
node-console-group に関するリンク
Debian の資源:
node-console-group ソースパッケージをダウンロード:
- [node-console-group_0.3.3-5.dsc]
- [node-console-group_0.3.3.orig.tar.gz]
- [node-console-group_0.3.3-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
basic console.group implementation for node
In browsers, console.group() is an incredibly useful debugging tool. This module implements the same in Node.js.
It's a 5 minute job - highly unsophisticated, doesn't even have a test suite, so YMMV.
Node.js is an event-based server-side JavaScript engine.