# Ripple-TS/ripple

the elegant TypeScript UI framework

Repository: https://github.com/Ripple-TS/ripple
Canonical: https://ross.abutalabs.com/products/ripple
Homepage: https://ripple-ts.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-25T05:06:52+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 40
- inputs: {"age_days": 563, "days_push": 8, "days_rel": 8, "gap_med": 0.0, "n_releases_24m": 3249}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7391, forks 290 (observed 2026-08-28T04:09:59.627374+00:00)

## What it is
Ripple is a TypeScript-first UI framework built around .tsrx files, featuring fine-grained reactivity, template-native control flow, scoped styles, and a small runtime. It combines ideas from React, Solid, and Svelte with a compiler-driven approach and supports SSR, hydration, and Vite integration.

## Use cases
- build a reactive web app with fine-grained rendering
- write components in TypeScript with JSX-like templating
- server-side render and hydrate a frontend application
- scope component styles without a separate CSS solution
- compile the same component code to React, Solid, or Ripple via TSRX
- create a new frontend project with a scaffolding CLI

## When to choose
- you want a modern TypeScript-first UI framework with built-in fine-grained reactivity
- you value small bundle size and high runtime performance
- you want template-native control flow and scoped styles out of the box
- you want SSR and hydration support with Vite tooling

## When to avoid
- you need a mature ecosystem with extensive libraries and community support
- your team relies on React-specific tooling or libraries
- you prefer not to adopt a custom .tsrx file format and compiler
- you need long-term stability guarantees for production-critical systems

## Facets
- artifact type: framework
- maturity: active
- function: frontend-framework, ssr, templating, state-management, compiler
- domain: web-development, frontend, developer-tools
- platform: cross-platform, browser
- tags: tsrx, fine-grained-reactivity, jsx, scoped-styles, vite-plugin, typescript-first, ui-framework, web-server, nodejs

## Member repositories
- Ripple-TS/ripple (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:59.627374+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:05.405693+00:00, confidence not recorded.
  - readme: https://github.com/Ripple-TS/ripple (fetched 2026-08-28T04:09:59.627374+00:00, sha 20781ef70d8b)
  - homepage: https://ripple-ts.com (fetched 2026-08-29T08:33:46.448992+00:00, sha 830aef09a0d1)
  - site_page: https://www.ripple-ts.com/docs/introduction (fetched 2026-08-29T08:33:46.458187+00:00, sha d080be82483b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
