# carhartl/jquery-cookie

No longer maintained, superseded by JS Cookie:

Repository: https://github.com/carhartl/jquery-cookie
Canonical: https://ross.abutalabs.com/products/jquery-cookie
Homepage: https://github.com/js-cookie/js-cookie
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2017-06-19T08:44:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6239, "days_push": 3362, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8494, forks 3914 (observed 2026-08-28T04:10:23.124233+00:00)

## What it is
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
- artifact type: plugin
- maturity: abandoned
- function: developer-tools
- domain: web-development, frontend, browser-extensions
- platform: browser
- tags: jquery-plugin, cookies, client-side, superseded, legacy, javascript

## Member repositories
- carhartl/jquery-cookie (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.124233+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:26:43.769650+00:00, confidence not recorded.
  - readme: https://github.com/carhartl/jquery-cookie (fetched 2026-08-28T04:10:23.124233+00:00, sha 21afeaf123be)
  - homepage: https://github.com/js-cookie/js-cookie (fetched 2026-08-29T08:27:08.817832+00:00, sha b909cfa77710)
- Data as of 2026-08-30T08:39:29.467469+00:00.
