BafS/Gutenberg
Modern framework to print the web correctly. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3970
- days_rel: n/a
- days_push: 942
- n_releases_24m: 0
Adoption not part of the score
4921 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gutenberg is a CSS/SCSS framework that makes web pages print correctly, available as gutenberg-css on npm. It provides utility classes for hiding elements, forcing page breaks, avoiding breaks inside elements, and controlling link formatting and background printing.
Use cases
- make web pages print nicely
- add print stylesheet to a website
- hide elements when printing a page
- force page breaks before headings when printing
- print backgrounds when saving a page as PDF
- show full URLs for links in printed pages
When to choose
- you want clean, readable printed output from a web page with minimal effort
- you need utility classes to control page breaks and hidden elements in print
- you want a lightweight print stylesheet with optional themes
When to avoid
- you need programmatic PDF generation or server-side rendering to PDF
- you need pixel-perfect print layouts for complex documents like invoices with dynamic pagination
- your project does not involve printing or PDF output of web content
Facets
framework · maturity maintenance
css-framework templating web-development frontend web-design browser print-stylesheet scss print-css pdf-printing web-server nodejs
2 sources
- readme: https://github.com/BafS/Gutenberg · fetched 2026-08-28 · c38b134e0560
- homepage: https://bafs.github.io/Gutenberg · fetched 2026-08-29 · a064e077c0cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BafS/Gutenberg | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem