# modernweb-dev/web

Guides, tools and libraries for modern web development.

Repository: https://github.com/modernweb-dev/web
Canonical: https://ross.abutalabs.com/products/modernweb-dev-web
Homepage: https://modern-web.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, test-runner, saucelabs, browserstack, dev-server, hacktoberfest
Last push: 2026-08-04T11:29:36+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 96, release rhythm 83, longevity 100
- inputs: {"age_days": 2283, "days_push": 29, "days_rel": 37, "gap_med": 0.0, "n_releases_24m": 69}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2444, forks 342 (observed 2026-08-28T04:06:52.573966+00:00)

## What it is
Modern Web is a collection of guides, tools, and libraries for modern web development, built on web standards with minimal abstraction. Its main products are Web Test Runner for running tests in real browsers and Web Dev Server for local development.

## Use cases
- run browser tests with a javascript test runner
- serve a local dev server for web components
- test code in real browsers via browserstack or saucelabs
- build web apps without heavy build abstractions
- set up modern web development tooling on web standards

## When to choose
- you want browser-based testing close to what actually runs in production
- you prefer lightweight, standards-based tooling with low complexity
- you need cross-browser test execution via cloud providers like Sauce Labs or BrowserStack

## When to avoid
- you need a full-featured framework with routing, SSR, and state management
- your project relies on heavy bundler-specific abstractions
- you need testing for non-browser environments like Node unit tests only

## Facets
- artifact type: framework
- maturity: active
- function: testing, e2e-testing, http-server, developer-tools
- domain: web-development, frontend, testing, developer-tools
- platform: browser, cli, cross-platform
- tags: test-runner, dev-server, web-standards, browserstack, saucelabs, javascript, typescript, nodejs

## Member repositories
- modernweb-dev/web (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.573966+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:34.976559+00:00, confidence not recorded.
  - readme: https://github.com/modernweb-dev/web (fetched 2026-08-28T04:06:52.573966+00:00, sha 884119f414ea)
  - homepage: https://modern-web.dev (fetched 2026-08-29T10:12:04.699058+00:00, sha 0105b8c166de)
  - site_page: https://modern-web.dev/docs (fetched 2026-08-29T10:12:04.701778+00:00, sha 0ad9330098d1)
  - site_page: https://modern-web.dev/discover/about (fetched 2026-08-29T10:12:04.704097+00:00, sha 70c0ecbf48aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
