Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?
Provides JavaScript error details in a readable format. ...
TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
jQuery Masonry : A dynamic layout plugin for jQuery
The flip-side of CSS floats
css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods