Ross ROSS = Recommend OSS · open-source software intelligence for agents

preactjs/wmr

👩‍🚀 The tiny all-in-one development tool for modern web apps. observed · 2026-08-28

github.com/preactjs/wmr · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 2295
  • days_rel: n/a
  • days_push: 897
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4917 stars · 105 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

WMR is a tiny all-in-one development tool for modern web apps, packaged as a single 2MB dependency-free file. It provides a zero-config dev server with hot reloading, npm package handling without installation, and Rollup-based production builds with static prerendering.

Use cases

  • serve a directory of HTML files with ES modules without configuration
  • develop a Preact app with hot module reloading
  • build and prerender a web app to static HTML for production
  • import npm packages during development without installing them
  • use TypeScript and CSS Modules with no setup
  • scaffold a new modern web app project quickly

When to choose

  • you want a zero-config dev server and bundler for a small Preact or ES module app
  • you need fast startup and HMR without heavy tooling
  • you want Rollup plugin compatibility in a lightweight tool

When to avoid

  • starting any new project - the project is officially unmaintained and recommends Vite with @preactjs/preset-vite instead
  • you need long-term support, security updates, or modern ecosystem compatibility
  • you need a robust production build pipeline

Facets

cli-tool · maturity abandoned

build-tool http-server ssr static-site-generator developer-tools web-development frontend developer-tools cli cross-platform preact rollup esmodules hot-module-replacement no-longer-maintained zero-config bundler command-line nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
preactjs/wmrmain23

For agents

markdown · JSON · MCP: product_card(name="preactjs/wmr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem