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...
ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.
clipboard.js : Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it should...
Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
stream.js : stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.