web-infra-dev/modern.js

A progressive web framework based on React and Rsbuild.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 13th, 2026
Created on July 2nd, 2021
Open Issues & Pull Requests: 64 (+0)
GitHub issues: Enabled
Number of forks: 420
Total Stargazers: 5,040 (+0)
Total Subscribers: 34 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.0 hours
Mean response time: 28.0 days
90th percentile: 33.0 days
Tracked items: 191

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 9% of issues opened in the past year have been closed. Three people close 65% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 313 days
Stale 30+ days: 12
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • 💉 bug (64)
  • ✨ feature request (45)
  • Modern.js Module (8)
  • 👏 PR welcome (5)
  • 📔 documentation (4)
  • 🙋🏻‍♀️ help wanted (2)
  • Garfish (1)
  • Module Federation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Modern.js is a progressive web framework based on React and Rsbuild that enables developers to build React applications with built-in support for common web development needs.

The framework addresses the challenge of setting up and configuring React applications by providing integrated solutions for features that developers typically need to implement separately or through additional libraries. Rather than requiring developers to assemble routing, data fetching, state management, and build tooling from disparate sources, Modern.js bundles these capabilities together. Developers can start with basic React development and progressively adopt framework features as their application requirements grow, rather than committing to a monolithic architecture upfront.

Modern.js suits teams building web applications who want a cohesive development experience without the overhead of selecting and integrating multiple tools. The framework is particularly relevant for projects that benefit from server-side rendering capabilities and optimized build performance. The ecosystem includes complementary tools: Rspack, a Rust-based bundler; Rsbuild, the underlying build tool; Rspress for static site generation; and Rslib for library development. The framework has been used internally to support thousands of web applications, indicating maturity in production environments.

The project maintains active community engagement through Discord and welcomes new contributors. Development activity includes regular updates to a public roadmap and ongoing benchmarking of key metrics including bundle size, compile speed, and install size to track performance trends.