Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
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...
howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
It is designed to be a fast audio API for br...
localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.