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...
Redux : Redux is a predictable state container for JavaScript apps.
It helps you write applications that behave consistently, run in different environments (c...
RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library.
Primarily conceived as a tool for designers ...
PeerJS : Peer-to-peer data in the web browser.
PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.