pagedjs/pagedjs
Display paginated content in the browser and generate print books using web technology observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2812
- days_rel: n/a
- days_push: 132
- n_releases_24m: 0
Adoption not part of the score
1485 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Paged.js is an open-source JavaScript library that paginates HTML content in the browser, polyfilling the W3C CSS Paged Media and Generated Content modules. It enables designing print-ready books and PDFs using standard web technologies, with a Previewer API, a polyfill script, and hooks for custom handlers.
Use cases
- generate print-ready pdf books from html and css
- paginate long-form content in the browser
- polyfill @page css rules not supported by browsers
- add running headers, footnotes, and margin boxes to printed documents
- render epub content as paginated pages
- typeset a book for print using web technology
When to choose
- you need standards-compliant CSS Paged Media features browsers lack
- you want to produce print books or PDFs from HTML/CSS in the browser
- you need custom page layout handlers via hooks and modules
When to avoid
- you only need simple one-off HTML-to-PDF conversion without pagination control
- you need server-side rendering outside a browser or headless environment
- your content is purely for screen scrolling and never printed
Facets
library · maturity active
templating pdf parser web-development frontend pdf documentation browser paged-media css-polyfill typesetting print-books pagination html-to-pdf nodejs web-server
5 sources
- readme: https://github.com/pagedjs/pagedjs · fetched 2026-08-28 · 2b7572d7d7e1
- homepage: https://pagedjs.org · fetched 2026-08-29 · db6cb045fb12
- site_page: https://pagedjs.org/en/about · fetched 2026-08-29 · 37dfcf5ea8d3
- site_page: https://pagedjs.org/en/documentation · fetched 2026-08-29 · d6dd85f89ce6
- site_page: https://pagedjs.org/en/faq · fetched 2026-08-29 · 73bee5db0282
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pagedjs/pagedjs | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem