Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?
Provides JavaScript error details in a readable format. ...
cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
Redux : Redux is a predictable state container for JavaScript apps.
It helps you write applications that behave consistently, run in different environments (c...
Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods