hunt : Library to detect when DOM elements become visible and disappear on scroll.
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...
Prototype : Easy Ajax and DOM manipulation for dynamic web applications
Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...
DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).