Ross ROSS = Recommend OSS · open-source software intelligence for agents

franciscop/brownies

🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes. observed · 2026-08-28

github.com/franciscop/brownies · TypeScript observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 82
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3652
  • days_rel: n/a
  • days_push: 108
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2567 stars · 61 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A tiny zero-dependency JavaScript library that provides a clean proxy-based interface for cookies, localStorage, sessionStorage, and async IndexedDB storage. It also supports subscribing to change events on stored values.

Use cases

  • store and read cookies with a simple getter/setter interface
  • persist data in localStorage or sessionStorage with type retention
  • save data asynchronously in IndexedDB via a db proxy
  • react to storage changes with subscribe() event callbacks
  • iterate stored keys and values with Object.keys() and for-of

When to choose

  • you want one tiny dependency-free package unifying cookies and browser storage
  • you need reactive updates when stored values change
  • you prefer a synchronous, object-style API over raw storage APIs

When to avoid

  • you need server-side storage or a full state-management solution
  • you require encryption or advanced cookie security options
  • your project needs a maintained license file or long-term support guarantees

Facets

library · maturity active

caching developer-tools web-development frontend developer-tools browser cookies localstorage sessionstorage indexeddb storage-wrapper proxy subscribe-events zero-dependencies nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
franciscop/browniesmain69

For agents

markdown · JSON · MCP: product_card(name="franciscop/brownies")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem