carhartl/jquery-cookie
No longer maintained, superseded by JS Cookie: observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 6239
- days_rel: n/a
- days_push: 3362
- n_releases_24m: 0
Adoption not part of the score
8494 stars · 3914 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A simple, lightweight jQuery plugin for reading, writing, and deleting browser cookies from client-side JavaScript. It is no longer maintained and has been superseded by JS Cookie (js-cookie/js-cookie).
Use cases
- read and write browser cookies in javascript
- manage cookies with jquery
- create expiring cookies client-side
- delete cookies with matching path and domain attributes
- store json values in cookies
- read all available cookies at once
When to choose
- maintaining a legacy codebase already using jquery.cookie version 1.5.1 or earlier
- you need the historical backwards-compatible 1.5.1 release documentation
When to avoid
- starting any new project - use js-cookie instead
- you need bug fixes, security updates, or new features
- you want RFC 6265 compliance and modern module support
Facets
plugin · maturity abandoned
developer-tools web-development frontend browser-extensions browser jquery-plugin cookies client-side superseded legacy javascript
2 sources
- readme: https://github.com/carhartl/jquery-cookie · fetched 2026-08-28 · 21afeaf123be
- homepage: https://github.com/js-cookie/js-cookie · fetched 2026-08-29 · b909cfa77710
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| carhartl/jquery-cookie | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="carhartl/jquery-cookie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem