{"library":"react-indexed-db","type":"library","category":null,"description":"react-indexed-db-hook provides a simplified interface for interacting with the browser's IndexedDB, exposed as a React Hook. It is a fork of `react-indexed-db` that primarily focuses on a hook-based API for modern React applications. The current stable version is 2.0.1. While it offers a context-based API, the maintainer explicitly states a lack of future support for it, pushing users towards the `useIndexedDB` hook. The library aims to abstract away the complexities of IndexedDB, providing common CRUD operations (getByID, getAll, add, update, delete) through a concise hook interface, making client-side data persistence more accessible in React projects. Its release cadence appears to be feature-driven rather than time-boxed, with updates addressing bugs or adding minor enhancements. Key differentiators include its explicit focus on a modern React hook API and a lightweight abstraction over raw IndexedDB.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","indexed","db","indexeddb","websql","sql","indexed-db","database","react","typescript"],"install":[{"cmd":"npm install react-indexed-db","imports":["import { initDB } from 'react-indexed-db-hook';","import { useIndexedDB } from 'react-indexed-db-hook';","import { IndexedDB } from 'react-indexed-db-hook';","import { AccessDB } from 'react-indexed-db-hook';"]},{"cmd":"yarn add react-indexed-db","imports":[]},{"cmd":"pnpm add react-indexed-db","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","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/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}