Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy13 headings, 2 skip(s)REVIEW
- H1 pnpm: Save time. Save disk space. Supercharge your monorepos.
- H3 Fast skipped
- H3 Saving Disk Space
- H3 Workspace Support
- H3 Managing Runtimes
- H2 These are the sponsors
- H6 Feross skipped
- H6 Sayantan Ghosh
- H6 Ben Vinegar
- H6 Guillermo Rauch
- H6 Itay Mendelawy
- H6 Cory House
- H2 OSS projects that use pnpm
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CLink & Button QualityAction2 issue(s) across 101 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | pnpm | img no alt | Add alt attribute to the image |
| # | More | generic text | Replace with descriptive text |
Before: More Suggested: # | |||
| https://translate.pnpm.io | Help Us Translate | new tab | Add '(opens in new tab)' to text |
| https://opencollective.com/pnpm | Open Collective | new tab | Add '(opens in new tab)' to text |
| https://github.com/sponsors/pnpm | GitHub Sponsors | new tab | Add '(opens in new tab)' to text |
| https://github.com/pnpm/pnpm | GitHub repository | new tab | Add '(opens in new tab)' to text |
| https://bit.cloud/pnpm | Bit.cloud | new tab | Add '(opens in new tab)' to text |
| / | pnpm | img no alt | Add alt attribute to the image |
| # | More | generic text | Replace with descriptive text |
Before: More Suggested: # | |||
| https://github.com/pnpm/pnpm | GitHub repository | new tab | Add '(opens in new tab)' to text |
| https://bit.cloud/pnpm | Bit.cloud | new tab | Add '(opens in new tab)' to text |
| https://github.com/pnpm/pnpm | Star | new tab | Add '(opens in new tab)' to text |
| https://github.com/pnpm/pnpm/stargazers | 34,491 stargazers on GitHub | new tab | Add '(opens in new tab)' to text |
| https://bit.cloud/?utm_source=pnpm&utm_m… | Bit Cloud | new tab | Add '(opens in new tab)' to text |
| https://sanity.io/?utm_source=pnpm&utm_m… | Sanity | new tab | Add '(opens in new tab)' to text |
| https://discord.com/?utm_source=pnpm&utm… | Discord | new tab | Add '(opens in new tab)' to text |
| https://vite.dev/?utm_source=pnpm&utm_me… | Vitejs | new tab | Add '(opens in new tab)' to text |
| https://serpapi.com/?utm_source=pnpm&utm… | SerpApi | new tab | Add '(opens in new tab)' to text |
| https://coderabbit.ai/?utm_source=pnpm&u… | Code Rabbit | new tab | Add '(opens in new tab)' to text |
| https://stackblitz.com/?utm_source=pnpm&… | StackBlitz | new tab | Add '(opens in new tab)' to text |
| https://workleap.com/?utm_source=pnpm&ut… | Workleap | new tab | Add '(opens in new tab)' to text |
| https://nx.dev/?utm_source=pnpm&utm_medi… | Nx | new tab | Add '(opens in new tab)' to text |
| https://replit.com/?utm_source=pnpm&utm_… | Replit | new tab | Add '(opens in new tab)' to text |
| https://cybozu.co.jp/?utm_source=pnpm&ut… | Cybozu | new tab | Add '(opens in new tab)' to text |
| https://devowl.io/?utm_source=pnpm&utm_m… | Devowlio | new tab | Add '(opens in new tab)' to text |
| https://uscreen.de/?utm_source=pnpm&utm_… | Uscreen | new tab | Add '(opens in new tab)' to text |
| https://www.leniolabs.com/?utm_source=pn… | Leniolabs | new tab | Add '(opens in new tab)' to text |
| https://depot.dev/?utm_source=pnpm&utm_m… | Depot | new tab | Add '(opens in new tab)' to text |
| https://cerbos.dev/?utm_source=pnpm&utm_… | Cerbos | new tab | Add '(opens in new tab)' to text |
| https://time.now/?utm_source=pnpm&utm_me… | ⏱️Time.now | new tab | Add '(opens in new tab)' to text |
| https://x.com/pnpmjs | X (Twitter) | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@pnpmjs | YouTube | new tab | Add '(opens in new tab)' to text |
| https://reddit.com/r/pnpm/ | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/pnpm.io | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://github.com/pnpm/pnpm | GitHub | new tab | Add '(opens in new tab)' to text |
| https://translate.pnpm.io | Help Us Translate | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
# ("More"); # ("More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://translate.pnpm.io; https://opencollective.com/pnpm; https://github.com/sponsors/pnpm; https://github.com/pnpm/pnpm; https://bit.cloud/pnpm; https://github.com/pnpm/pnpm; https://bit.cloud/pnpm; https://github.com/pnpm/pnpm; https://github.com/pnpm/pnpm/stargazers; https://bit.cloud/?utm_source=pnpm&utm_medium=home_page (+22 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
B404 Error PageHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Landmark Structure5 landmarksPASS
AAlt Text Quality1 of 46 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A+Form AccessibilityNo form controlsPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 pnpm: Save time. Sav… | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h2 These are the sponso… | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h2 OSS projects that us… | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h3 Fast | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h3 Saving Disk Space | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h3 Workspace Support | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| h3 Managing Runtimes | 19.46:1 | 3.0:1 | #000000 | #FFF6DB | Pass |
| title Fast, disk space eff… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Learn how to | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mitigate supply chai… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b pnpm | 19.74:1 | 3.0:1 | #000000 | #FFF8DF | Pass |
| a Docs | 15.66:1 | 4.5:1 | #000000 | #E0E1BB | Pass |
| a Blog | 9.09:1 | 4.5:1 | #000000 | #F79220 | Pass |
| a FAQ | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
| a Benchmarks | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
| a Community | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
| a More | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
| a Blog | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
| a FAQ | 19.74:1 | 4.5:1 | #000000 | #FFF8DF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 26 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Fast div.list_F7ag > div.item_MyzK > div.itemHeader_lCxT > h3.heading_qCKr |
Feross div.footer_E1OH > div.authorGroup_dpLW > div.authorInfo_O_Ql > h6.heading_qCKr |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.footer__bottom > div.margin-bottom--sm > img.footer__logo div.container > div.footer__bottom > div.margin-bottom--sm > img.footer__logo |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.