Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?
Provides JavaScript error details in a readable format. ...
Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
Relay : A JavaScript framework for building data-driven React applications.
Never again communicate with your data store using an imperative API. Simply decla...
HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5
Forms module in all browsers. The script will only add support for the
d...
Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods