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

fabiospampinato/cash

An absurdly small jQuery alternative for modern browsers. observed · 2026-08-28

github.com/fabiospampinato/cash · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 93
  • 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: 4366
  • days_rel: n/a
  • days_push: 47
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7034 stars · 268 forks observed · 2026-08-28

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

Cash is an absurdly small (~6 KB gzipped) jQuery alternative for modern browsers that provides jQuery-style chainable syntax for DOM manipulation. It is written in TypeScript, supports partial builds, and covers most day-to-day jQuery use cases without aiming for 100% feature parity.

Use cases

  • replace jQuery with a much smaller library
  • manipulate the DOM with jQuery-like syntax
  • reduce bundle size on a legacy jQuery codebase
  • query and traverse DOM elements with a familiar $ API
  • add and remove classes and handle events with minimal code
  • migrate an existing jQuery project to a modern lightweight alternative

When to choose

  • you want jQuery ergonomics with a tiny footprint in modern browsers
  • you need TypeScript types and an actively maintained codebase
  • you want to trim a bundle by excluding methods via partial builds
  • you're migrating from jQuery and want a near drop-in replacement

When to avoid

  • you need full jQuery feature parity or legacy browser support like IE10 and below
  • you're building a modern SPA where a reactive framework is a better fit
  • you rely on jQuery plugins that depend on full jQuery internals

Facets

library · maturity active

ui-components frontend-framework web-development frontend developer-tools browser jquery-alternative dom-manipulation tiny typescript selector-engine chainable-api web-server

1 source

Member repositories

RepositoryRoleHealth v2
fabiospampinato/cashmain65

For agents

markdown · JSON · MCP: product_card(name="fabiospampinato/cash")

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