{"library":"universal-cookie","type":"library","category":null,"description":"universal-cookie is a JavaScript library designed for isomorphic cookie management across diverse environments, including client-side browsers, Node.js servers, and integrated within React applications (often via the `react-cookie` wrapper). It provides a consistent API for setting, getting, and removing HTTP cookies, abstracting away the underlying environment specifics. The current stable version is `8.1.0`, with the project maintaining an active release cadence, regularly providing minor and patch updates, and recently introducing major version `8.0.0`. Its core value proposition lies in enabling developers to write single-codebase solutions for cookie handling, simplifying full-stack development by offering a unified approach to cookie lifecycle management, supporting standard cookie attributes like `path`, `expires`, `domain`, `secure`, `httpOnly`, and `sameSite`.","language":"javascript","status":"active","version":"8.1.0","tags":["javascript","universal","isomophic","cookie","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install universal-cookie","imports":["import Cookies from 'universal-cookie';","const Cookies = require('universal-cookie').default;","import type { CookieSetOptions, CookieGetOptions } from 'universal-cookie';"]},{"cmd":"yarn add universal-cookie","imports":[]},{"cmd":"pnpm add universal-cookie","imports":[]}],"homepage":null,"github":"https://github.com/ItsBenCodes/cookies","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/universal-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/universal-cookie/compatibility"}}