{"library":"react-cookie","type":"library","category":null,"description":"react-cookie is a utility library for React applications that provides a universal (isomorphic) solution for managing browser cookies, enabling consistent cookie handling across both client-side and server-side rendering (SSR) environments. Its current stable version is 8.1.0, with frequent updates addressing dependencies and minor improvements, typically on a monthly cadence for patch releases and less frequently for minor/major versions as features or breaking changes are introduced. Key differentiators include its integration with the underlying `universal-cookie` library for core logic, offering React-specific hooks (`useCookies`) and a provider pattern (`CookiesProvider`) for easy consumption within React component trees. It simplifies reading, setting, and removing cookies by abstracting away the browser's `document.cookie` API and Node.js server request headers, making it particularly useful for applications requiring robust cookie management in an SSR context.","language":"javascript","status":"active","version":"8.1.0","tags":["javascript","universal","isomophic","cookie","react","typescript"],"install":[{"cmd":"npm install react-cookie","imports":["import { useCookies } from 'react-cookie';","import { CookiesProvider } from 'react-cookie';","import { withCookies } from 'react-cookie';","import { Cookies } from 'react-cookie';"]},{"cmd":"yarn add react-cookie","imports":[]},{"cmd":"pnpm add react-cookie","imports":[]}],"homepage":"https://react-cookie.github.io/react-cookie/","github":"https://github.com/ItsBenCodes/cookies","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-cookie","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-cookie/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}