Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
Chai : Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it’s var_dump() and debug_backtrac...
jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.