ScottHamper/Cookies
JavaScript Client-Side Cookie Manipulation Library observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5279
- days_rel: n/a
- days_push: 2300
- n_releases_24m: 0
Adoption not part of the score
1762 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cookies.js is a lightweight, dependency-free JavaScript library for reading, writing, and expiring browser cookies, compliant with RFC6265. It works across browsers and supports AMD/CommonJS loaders, including Node environments without a window object.
Use cases
- manage browser cookies in javascript
- set and get cookies client-side
- rfc6265 compliant cookie handling
- expire cookies from the browser
- lightweight cookie library with no dependencies
When to choose
- you need a tiny, dependency-free cookie utility for the browser
- you need broad legacy browser support including IE6+
- you want public-domain licensed code with no licensing concerns
When to avoid
- you need actively maintained software - the latest release is from 2020
- you need server-side cookie management
- you prefer modern APIs like the native CookieStore or a full-featured cookie framework
Facets
library · maturity maintenance
serialization http-client web-development frontend browser cookies rfc6265 client-side no-dependencies public-domain nodejs
1 source
- readme: https://github.com/ScottHamper/Cookies · fetched 2026-08-28 · 5314fc00f0c7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ScottHamper/Cookies | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ScottHamper/Cookies")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem