Difference between revisions of "Debug"

From Free Software Directory
Jump to: navigation, search
(Added Perl link)
(remove unrelated)
 
Line 2: Line 2:
 
|Name=Debug
 
|Name=Debug
 
|Short description=small debugging utility for Node.js
 
|Short description=small debugging utility for Node.js
|Full description=node-debug provides a small debugging utility for Node.js
+
|Full description=node-debug provides a small debugging utility for Node.js modules.
modules.
 
  
With this module you simply invoke the exported function to
+
With this module you simply invoke the exported function to generate your debug function, passing it a name which will
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
determine if a noop function is returned, or a decorated
+
used to work fine. A unique color is selected per-function for visibility.
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.
 
  
 
Node.js is an event-based server-side JavaScript engine.
 
Node.js is an event-based server-side JavaScript engine.
Line 42: Line 38:
 
|Real name=https://github.com/visionmedia/debug/issues
 
|Real name=https://github.com/visionmedia/debug/issues
 
|Role=contact
 
|Role=contact
}}
 
{{Resource
 
|Resource audience=Perl (Ref)
 
|Resource URL=https://metacpan.org/release/Debug
 
}}
 
{{Resource
 
|Resource audience=R (Ref)
 
|Resource URL=https://cran.r-project.org/web/packages/debug
 
}}
 
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource URL=https://pypi.org/project/debug
 
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/debug
 
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 08:36, 30 October 2020


[edit]

Debug

https://github.com/visionmedia/debug
small debugging utility for Node.js

node-debug provides a small debugging utility for Node.js modules.

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.

Node.js is an event-based server-side JavaScript engine.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Debian: Leo Iannacone <l3on@ubuntu.com>

Verified on

16 October 2014

Notes

License: expat




Leaders and contributors

Contact(s)Role
https://github.com/visionmedia/debug/issues contact


Resources and communication

AudienceResource typeURI
Repackaged, excluding pre-compiled JavaScript filesDownloadhttps://github.com/visionmedia/debug
Debian (Ref) (R)https://tracker.debian.org/pkg/node-debug


Software prerequisites




Entry











"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Repackaged" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."excluding pre-compiled JavaScript files" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/node-debug

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.