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...
Microjs : Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
hunt : Library to detect when DOM elements become visible and disappear on scroll.
Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.