{"library":"localforage-cordovasqlitedriver","type":"library","category":null,"description":"SQLite driver for Cordova/ionic apps using localForage (stable v1.8.0, released 2020). This driver allows localForage to use the native SQLite databases on mobile devices via the Cordova SQLite storage plugin (or sqlcipher). It inherits the WEBSQL driver implementation to reduce size and adds support for dropInstance(), dbKey for encryption, and TypeScript typings. Key differentiators: it bridges localForage's async key-value API to native SQLite, enabling persistent storage in hybrid mobile apps where IndexedDB may not be available. Requires localForage >= 1.5.0 and a Cordova SQLite plugin. Maintained, low release cadence (~yearly).","language":"javascript","status":"active","version":"1.8.0","tags":["javascript","localforage","SQLite","driver","cordova","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install localforage-cordovasqlitedriver","imports":["import * as cordovaSQLiteDriver from 'localforage-cordovasqlitedriver';","localforage.defineDriver(cordovaSQLiteDriver);","localforage.setDriver([cordovaSQLiteDriver._driver, localforage.INDEXEDDB]);"]},{"cmd":"yarn add localforage-cordovasqlitedriver","imports":[]},{"cmd":"pnpm add localforage-cordovasqlitedriver","imports":[]}],"homepage":"https://github.com/thgreasi/localForage-cordovaSQLiteDriver","github":"git://github.com/thgreasi/localForage-cordovaSQLiteDriver","docs":null,"changelog":null,"pypi":null,"npm":"localforage-cordovasqlitedriver","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}