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.
Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...