941 Forks
10756 Stars
10756 Watchers

debug

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

How to download and setup debug

Open terminal and run command
git clone https://github.com/debug-js/debug.git
git clone is used to create a copy or clone of debug repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with debug https://github.com/debug-js/debug/archive/master.zip

Or simply clone debug with SSH
[email protected]:debug-js/debug.git

If you have some problems with debug

You may open issue on debug support forum (system) here: https://github.com/debug-js/debug/issues