sindresorhus/modern-normalize
🐒 Normalize browsers' default style observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 89
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3128
- days_rel: 727
- days_push: 69
- n_releases_24m: 1
Adoption not part of the score
7388 stars · 397 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A small CSS library that normalizes browsers' default styles, a modernized alternative to normalize.css targeting only the latest Chrome, Firefox, and Safari. It adds sensible defaults like box-sizing: border-box, consistent fonts, and a readable tab size.
Use cases
- reset browser default styles in a web project
- make CSS render consistently across Chrome, Firefox, and Safari
- a smaller modern alternative to normalize.css
- set box-sizing border-box globally
- baseline stylesheet for a new frontend project
When to choose
- you only need to support the latest Chrome, Firefox, and Safari
- you want a tiny, maintained CSS reset with box-sizing: border-box included
- you're starting a new project and want a minimal style baseline
When to avoid
- you need to support legacy browsers like IE or older versions
- you want a full CSS framework with components and utilities
- you prefer an aggressive reset that strips all default styling
Facets
library · maturity stable
css-framework ui-components web-development frontend web-design browser css-reset normalize-css npm-package cross-browser nodejs
2 sources
- readme: https://github.com/sindresorhus/modern-normalize · fetched 2026-08-28 · 04eeda3ffa5c
- registry_npm: https://registry.npmjs.org/modern-normalize · fetched 2026-08-29 · 75902f9dacd6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sindresorhus/modern-normalize | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="sindresorhus/modern-normalize")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem