pocketjoso/penthouse
Generate critical css for your web pages 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: 4473
- days_rel: n/a
- days_push: 1004
- n_releases_24m: 0
Adoption not part of the score
2680 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Penthouse is a Node.js library that generates critical path CSS for web pages, extracting the CSS needed to render above-the-fold content from a full stylesheet using headless Chromium via Puppeteer. It is optimized for running many generation jobs in parallel and is production ready.
Use cases
- generate critical css for my web pages
- inline above-the-fold css to speed up page rendering
- extract critical path css from a full stylesheet
- automate critical css generation for many urls
- reduce render-blocking css on my site
When to choose
- you want to inline critical CSS to eliminate render-blocking stylesheets
- you need to batch-generate critical CSS for many pages in parallel
- you want a mature, proven Node.js tool driven by real headless Chromium rendering
When to avoid
- your project does not use Node.js or cannot run headless Chromium
- you need a maintained tool with frequent updates - the latest release is from late 2023
- you only need CSS minification or linting rather than critical CSS extraction
Facets
library · maturity maintenance
css-framework web-scraping developer-tools web-development frontend performance cli critical-css puppeteer headless-chromium page-speed above-the-fold nodejs
2 sources
- readme: https://github.com/pocketjoso/penthouse · fetched 2026-08-28 · a9f64aaa4853
- homepage: https://jonassebastianohlsson.com/criticalpathcssgenerator · fetched 2026-08-29 · 86263eb1bfc8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pocketjoso/penthouse | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="pocketjoso/penthouse")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem