{"library":"react-data-storage-sqlite-hook","type":"library","category":null,"description":"React hook wrapping the capacitor-data-storage-sqlite plugin to provide a simple key-value store with SQLite persistence for Capacitor 5 apps. Version 3.0.2 is current; it requires @capacitor/core ^5.0.0 and react ^18.0.0. The hook exposes functions like setItem, getItem, getAllKeys, and JSON import/export, running natively on iOS, Android, and the web. Unlike generic storage hooks, this one leverages Capacitor's SQLite plugin for structured data operations including table management and filtering. Low download counts and single maintainer indicate limited community adoption.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","React","Hook","Capacitor","Storage","SQLite","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-data-storage-sqlite-hook","imports":["import { useStorageSQLite } from 'react-data-storage-sqlite-hook'","import { useEffect } from 'react'","import { Dialog } from '@capacitor/dialog'"]},{"cmd":"yarn add react-data-storage-sqlite-hook","imports":[]},{"cmd":"pnpm add react-data-storage-sqlite-hook","imports":[]}],"homepage":"https://github.com/jepiqueau/react-data-storage-sqlite-hook#readme","github":"https://github.com/jepiqueau/react-data-storage-sqlite-hook","docs":null,"changelog":null,"pypi":null,"npm":"react-data-storage-sqlite-hook","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}