crabbly/Print.js
A tiny javascript library to help printing from the web. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- 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: 3793
- days_rel: n/a
- days_push: 40
- n_releases_24m: 0
Adoption not part of the score
4545 stars · 687 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Print.js is a tiny JavaScript library that helps printing from the web, supporting printing of PDF, HTML, image, and JSON content directly from the browser. It is distributed via npm as print-js and is MIT licensed.
Use cases
- print a pdf file from a web page
- print html content without opening a new tab
- print images from the browser
- print data as a formatted table
- add a print button to a web app
When to choose
- you need lightweight client-side printing in a browser app
- you want to print pdf, html, image, or content without server-side rendering
- you want a simple npm-installable print utility
When to avoid
- you need server-side or headless printing
- you need print layout control beyond what CSS offers
- you need printing in non-browser environments like Node.js scripts
Facets
library · maturity stable
pdf image-processing developer-tools web-development frontend pdf browser cross-platform printing print-js browser-printing pdf-printing html-printing nodejs
2 sources
- readme: https://github.com/crabbly/Print.js · fetched 2026-08-28 · e178b35004e1
- registry_npm: https://registry.npmjs.org/print.js · fetched 2026-08-29 · 38b5104507bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crabbly/Print.js | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="crabbly/Print.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem