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...
Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.