Remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- 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: 0
- age_days: 2137
- days_rel: 16
- days_push: 7
- n_releases_24m: 490
Adoption not part of the score
33325 stars · 2790 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Remix is a full-stack JavaScript/TypeScript web framework for building modern, resilient websites and applications on top of web standards and Web APIs. Remix 3 is under active development, shipping a cohesive single `remix` package with a server, router, data layer, UI components, and testing built in.
Use cases
- build a full-stack website with one framework
- server-rendered web app with web standards
- create a modern web application from scratch
- full-stack JavaScript app with server and UI in one package
- build resilient user experiences with web fundamentals
- scaffold a new web project with npx remix
When to choose
- you want a single cohesive dependency covering server, routing, data, and UI
- you prefer building on web standards and Web APIs over framework-specific abstractions
- you value composable, single-purpose packages with minimal dependencies
- you want a framework designed to work well with AI coding agents
When to avoid
- you need a battle-tested, long-stable framework for production today (Remix 3 is under active development)
- you are heavily invested in React hooks-based component patterns
- you prefer a large ecosystem of third-party plugins and integrations
- you need static-analysis-driven tooling like typegen-first workflows
Facets
framework · maturity active
web-framework ssr routing http-server ui-components state-management testing web-development frontend backend cross-platform full-stack-javascript web-standards react-router remix-3 llm-friendly zero-dependency progressive-enhancement full-stack nodejs web-server typescript
2 sources
- readme: https://github.com/remix-run/remix · fetched 2026-08-28 · 4fdf5fa48783
- homepage: https://remix.run · fetched 2026-08-29 · 6e744e3e88dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| remix-run/remix | main | 95 |
| remix-run/indie-stack | examples | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem