{"library":"js-cookie-next","type":"library","category":null,"description":"js-cookie-next is a native-first, TypeScript-first utility library designed for managing browser cookies with a focus on modern web standards. It transparently supports the Asynchronous Cookie Store API where available and falls back to `document.cookie` for broader compatibility. Currently at version 1.0.1, the library maintains a stable release cadence, with updates primarily driven by new browser features or bug fixes rather than frequent major API changes. Key differentiators include its zero-dependency footprint, small size (< 2 KB gzipped), SSR-safe imports that make sync APIs no-ops in non-browser environments, and built-in support for Partitioned Cookies (CHIPS) via a simple preset option. It prioritizes type safety and a clear API for both synchronous and asynchronous cookie operations, catering to contemporary web development practices.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","cookies","cookieStore","partitioned","CHIPS","typescript","browser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install js-cookie-next","imports":["import { get } from 'js-cookie-next'","import { set } from 'js-cookie-next'","import { getAsync } from 'js-cookie-next'","import type { CookieOptions } from 'js-cookie-next'"]},{"cmd":"yarn add js-cookie-next","imports":[]},{"cmd":"pnpm add js-cookie-next","imports":[]}],"homepage":null,"github":"https://github.com/rajudandigam/js-cookie-next","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/js-cookie-next","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/js-cookie-next/compatibility"}}