mikehostetler/amplify
AmplifyJS 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
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
- readme: https://github.com/mikehostetler/amplify · fetched 2026-08-28 · 8526c7cc8a58
- homepage: http://amplifyjs.com · fetched 2026-08-29 · c5ab10a3c9b7
- site_page: http://amplifyjs.com/api/request · fetched 2026-08-29 · a31d7681db8d
- site_page: http://amplifyjs.com/changelog · fetched 2026-08-29 · 2ab58d0711e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mikehostetler/amplify | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mikehostetler/amplify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem