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

mikehostetler/amplify

AmplifyJS observed · 2026-08-28

github.com/mikehostetler/amplify · homepage · JavaScript · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1438 stars · 144 forks observed · 2026-08-28

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

AmplifyJS is a jQuery-era JavaScript component library providing three modules: a pub/sub message bus for component communication, a unified client-side storage wrapper over localStorage/sessionStorage with fallbacks, and an AJAX request abstraction with caching and data transformation. It was produced by appendTo and is dual-licensed under MIT and GPL-2.0.

Use cases

  • decouple frontend components with publish/subscribe messaging
  • wrap localStorage and sessionStorage behind one simple API
  • abstract and cache AJAX data requests in a jQuery app
  • manage a centralized server interface definition for client data access
  • store data client-side that works across desktop and mobile browsers

When to choose

  • maintaining a legacy jQuery-based web application already using AmplifyJS
  • you need a tiny, dependency-free pub/sub and storage shim for old browsers

When to avoid

  • starting a new modern frontend project - use native fetch, localStorage, and an event emitter or state library instead
  • you need actively maintained code with security updates - the project has had no meaningful development since ~2012
  • you use frameworks like React or Vue with their own state and data-fetching ecosystems

Facets

library · maturity abandoned

http-client caching state-management middleware web-development frontend browser cross-platform jquery pub-sub localstorage client-side-storage ajax-abstraction legacy-javascript javascript

4 sources

Member repositories

RepositoryRoleHealth v2
mikehostetler/amplifymain32

For agents

markdown · JSON · MCP: product_card(name="mikehostetler/amplify")

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