web-infra-dev/modern.js
A progressive web framework based on React and Rsbuild. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- 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: 6
- age_days: 1888
- days_rel: 20
- days_push: 7
- n_releases_24m: 106
Adoption not part of the score
5039 stars · 418 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Modern.js is a progressive React web framework from ByteDance built on the Rust-based Rspack/Rsbuild toolchain. It provides file-based nested routing, SSR/SSG/RSC rendering modes, integrated BFF development, and built-in CSS solutions with zero-to-full configurability.
Use cases
- build a React app with server-side rendering
- create a React app with file-based routing
- build a full-stack React app with a BFF layer
- generate a static site from React components
- speed up React builds with a Rust bundler
- build a React app with React Server Components
- scaffold a production React web application
When to choose
- you want an all-in-one React framework with SSR, SSG, and RSC support out of the box
- you need faster build times via Rspack/Rsbuild instead of webpack
- you want integrated BFF development in the same project as the frontend
- you are building React applications at scale, especially in a ByteDance-style ecosystem
When to avoid
- you prefer the larger ecosystem and community of Next.js
- your project is not React-based
- you need a minimal setup without framework conventions
- you rely on plugins or tooling specific to Vite or webpack ecosystems
Facets
framework · maturity active
web-framework ssr static-site-generator routing build-tool middleware state-management form-handling web-development frontend backend developer-tools cross-platform react rspack rsbuild bundler bff react-server-components ssg file-based-routing tailwind-css typescript nodejs web-server
7 sources
- readme: https://github.com/web-infra-dev/modern.js · fetched 2026-08-28 · d6176ed67b89
- homepage: https://modernjs.dev/ · fetched 2026-08-29 · b259fb456236
- site_page: https://modernjs.dev/guides/basic-features/routes/routes · fetched 2026-08-29 · bddd0d70ba3f
- site_page: https://modernjs.dev/guides/basic-features/render/ssr · fetched 2026-08-29 · f457af6b7563
- site_page: https://modernjs.dev/guides/basic-features/css/css · fetched 2026-08-29 · 6137eadb9f00
- site_page: https://modernjs.dev/guides/advanced-features/bff · fetched 2026-08-29 · 689cfbc7dfd8
- site_page: https://modernjs.dev/v2 · fetched 2026-08-29 · 02ffb7843cdf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| web-infra-dev/modern.js | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="web-infra-dev/modern.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem