Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?
Provides JavaScript error details in a readable format. ...
TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
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...
flatpickr : flatpickr is a lightweight and powerful datetime picker.
Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...
SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods