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...
Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
Headroom.js : Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.
Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.