preactjs/wmr
👩🚀 The tiny all-in-one development tool for modern web apps. 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
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
- readme: https://github.com/preactjs/wmr · fetched 2026-08-28 · 3b2f426e751e
- homepage: https://wmr.dev/ · fetched 2026-08-29 · 2bf52f371491
- site_page: https://wmr.dev/docs · fetched 2026-08-29 · 61b181f97851
- registry_npm: https://registry.npmjs.org/wmr · fetched 2026-08-29 · 74a5be3a16db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| preactjs/wmr | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem