Bugger

Bugger 0.2.1

Bugger uses the classic trace, tick, and stack methods to dump out debug information about a block of code that might be running with faults.The library is easy to use and can be added to any project via Composer.Bugger examples and usage instructions are...

Vorlon.JS

Vorlon.JS 0.2.1 updated

Vorlon.JS is one of the easiest to use debugging tools around, being developed by Microsoft specifically for testing an application on more than one device/platform at once.To use, just add a line of JS to your code and then start the Vorlon process in...

Snowflake allows the developer to execute a small piece of code once, or every 'x' seconds, or when a value changes, or when it stops changing.The library can be used in debug situations, when it is important to determine what happens on a web page and...

Hyperlink

Hyperlink 2.3.0 updated

Hyperlink was created as a last measure testing utility, allowing webmasters to test their site for broken links before launching it into a production environment.This tool can only be used from the Node.js CLI and works with websites hosted online or...