{"library":"localforage","type":"library","category":null,"description":"localForage is a fast and simple offline storage library that provides an asynchronous, localStorage-like API using IndexedDB, WebSQL, or localStorage as fallback. Current stable version is 1.10.0, with maintenance-level updates. It simplifies client-side storage by automatically selecting the best available backend and supporting promises, callbacks, and async/await. Key differentiator: works with all modern browsers, handles Blobs and TypedArrays, and has a tiny footprint (~1.2KB gzipped).","language":"javascript","status":"maintenance","version":"1.10.0","tags":["javascript","indexeddb","localstorage","storage","websql","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install localforage","imports":["import localforage from 'localforage'","const localforage = require('localforage')","<script src=\"node_modules/localforage/dist/localforage.js\"></script>"]},{"cmd":"yarn add localforage","imports":[]},{"cmd":"pnpm add localforage","imports":[]}],"homepage":"https://github.com/localForage/localForage","github":"git://github.com/localForage/localForage","docs":null,"changelog":null,"pypi":null,"npm":"localforage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}