localForage

localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. This means that asynchronous storage is available in Chrome, Firefox, and Safari (including Safari Mobile).

Stars

24251

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 1
Dependency vulnerability count: 0
Source: socket.dev