debug.js 0.2

debug.js is more of a compliance checker to JavaScript standards than an actual debugging toolkit.The library works by checking the desired code snippets against the browser's built-in JavaScript runtime, and optionally against JSLint.It collects the...