{"library":"redux-persist-cookie-storage","type":"library","category":null,"description":"A storage adapter for redux-persist that uses cookies as the persistence medium. Version 1.0.0 is the latest. It works in both browser (with cookies-js) and Node.js (with cookie-parser or cookies), enabling universal/isomorphic apps. Key differentiator: unlike localStorage-based adapters, cookies are automatically sent with HTTP requests, making it suitable for server-side rendering scenarios. The library supports cookie expiration and domain/path options.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-persist-cookie-storage","imports":["import { CookieStorage } from 'redux-persist-cookie-storage'","import { NodeCookiesWrapper } from 'redux-persist-cookie-storage'"]},{"cmd":"yarn add redux-persist-cookie-storage","imports":[]},{"cmd":"pnpm add redux-persist-cookie-storage","imports":[]}],"homepage":"https://github.com/abersager/redux-persist-cookie-storage#readme","github":"https://github.com/abersager/redux-persist-cookie-storage","docs":null,"changelog":null,"pypi":null,"npm":"redux-persist-cookie-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}