{"library":"react-indexed-db-hook","type":"library","category":null,"description":"The `react-indexed-db-hook` package provides a React hook-based abstraction over the browser's native IndexedDB API. It simplifies common database operations like initializing the database, creating object stores, and performing CRUD operations (add, get, update, delete) within React components. The current stable version is 1.0.14, last published over three years ago, indicating a slower release cadence, likely in maintenance mode rather than active development with new features. It aims to make the powerful, asynchronous, and transactional IndexedDB API more accessible to React developers, offering a more robust client-side storage solution than `localStorage` for larger, structured datasets, and enabling offline-first application capabilities.","language":"javascript","status":"maintenance","version":"1.0.14","tags":["javascript","indexed","db","indexeddb","websql","sql","indexed-db","database","react","typescript"],"install":[{"cmd":"npm install react-indexed-db-hook","imports":["import { initDB } from 'react-indexed-db-hook';","import { useIndexedDB } from 'react-indexed-db-hook';","import type { DBConfig } from 'react-indexed-db-hook';"]},{"cmd":"yarn add react-indexed-db-hook","imports":[]},{"cmd":"pnpm add react-indexed-db-hook","imports":[]}],"homepage":null,"github":"https://github.com/assuncaocharles/react-indexed-db","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-indexed-db-hook","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-indexed-db-hook/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}