ripplejs/ripple
A tiny foundation for building reactive views observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4588
- days_rel: n/a
- days_push: 4418
- n_releases_24m: 0
Adoption not part of the score
1341 stars · 55 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ripple.js is a tiny JavaScript library for building reactive views with data-binding and a plugin-based architecture. It composes views without globals, offering an API similar to Reactive with React-like composition.
Use cases
- build reactive UI components with two-way data binding
- compose small views without a heavy framework
- render templates that update the DOM automatically when data changes
- extend a minimal view library with custom plugins
- build simple interactive widgets like counters or like buttons
When to choose
- you want a tiny, dependency-free reactive view layer for a legacy browser project (IE9+)
- you prefer plugin-based composition over a full framework
- you're maintaining an existing codebase already built on ripple or the component ecosystem
When to avoid
- you're starting a new project - the library is unmaintained with no releases since 2014 and no license file
- you need modern tooling, TypeScript support, or an active community
- you need a full-featured framework with routing, state management, and build integration
Facets
library · maturity abandoned
frontend-framework ui-components templating state-management web-development frontend browser reactive-views data-binding component-library plugin-system view-composition javascript nodejs
2 sources
- readme: https://github.com/ripplejs/ripple · fetched 2026-08-28 · dde69cb9a0dd
- homepage: http://ripplejs.github.io · fetched 2026-08-29 · c77c43ad1dcb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ripplejs/ripple | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem