Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BLink & Button Quality4 issue(s) across 42 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #nobuild-apps | (empty) | empty | Add link text or aria-label |
| #metadata-api | (empty) | empty | Add link text or aria-label |
| #cache-performance | (empty) | empty | Add link text or aria-label |
| #about | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
#nobuild-apps; #metadata-api; #cache-performance; #about
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
BLighthouse Accessibility AuditsScore 84/100 — 2 failing, 11 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
"my-package" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
"./dist/index.js" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"https://unpkg.com/my-package" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"my-package" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
"./dist/exp.js" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"https://unpkg.com/my-package/exp" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
fetch section#overview > div.mt-8 > div.p-4 > span.hljs-built_in |
"my-package" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
"./dist/index.unpkg.js" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
// This works section#overview > div.mt-8 > div.p-4 > span.hljs-comment |
"./dist/index.unpkg.js" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
// This works, too section#overview > div.mt-8 > div.p-4 > span.hljs-comment |
"./dist/index.js" section#overview > div.mt-8 > div.p-4 > span.hljs-string |
<!doctype html> section#nobuild-apps > div.mt-8 > div.p-4 > span.hljs-meta |
html div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"en" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
head div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
meta div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"UTF-8" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"importmap" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
"imports" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"preact" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"https://unpkg.com/preact@10.25.4/dist/preact.module.js" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"preact/hooks" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"https://unpkg.com/preact@10.25.4/hooks/dist/hooks.module.js" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"htm" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"https://unpkg.com/htm@3.1.1/dist/htm.module.js" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
head div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
body div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"module" div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-string |
"preact" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"preact/hooks" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
"htm" div.mt-8 > div.p-4 > span.language-javascript > span.hljs-string |
bind div.mt-8 > div.p-4 > span.language-javascript > span.hljs-title |
App div.mt-8 > div.p-4 > span.language-javascript > span.hljs-title |
useState div.mt-8 > div.p-4 > span.language-javascript > span.hljs-title |
div span.language-javascript > span.language-xml > span.hljs-tag > span.hljs-name |
${count} div.mt-8 > div.p-4 > span.language-javascript > span.hljs-subst |
button span.language-javascript > span.language-xml > span.hljs-tag > span.hljs-name |
${() => setCount(count + 1)} div.mt-8 > div.p-4 > span.language-javascript > span.hljs-subst |
button span.language-javascript > span.language-xml > span.hljs-tag > span.hljs-name |
div span.language-javascript > span.language-xml > span.hljs-tag > span.hljs-name |
render div.mt-8 > div.p-4 > span.language-javascript > span.hljs-title |
${App} div.mt-8 > div.p-4 > span.language-javascript > span.hljs-subst |
script div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
body div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
html div.mt-8 > div.p-4 > span.hljs-tag > span.hljs-name |
"react-router" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"7.3.0" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"/dist/" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
path section#metadata-api > div.mt-8 > div.p-4 > span.hljs-selector-tag |
"/dist/development/dom-export.js" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"text/javascript" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"sha256-z5j8OHOsGkvfGAjBtW8sbj+M68LLmgLTSjDHk4A5uYA=" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
path section#metadata-api > div.mt-8 > div.p-4 > span.hljs-selector-tag |
"/dist/production/dom-export.js" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"text/javascript" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
"sha256-Gh8wMHW9MO5IMaBq7fOc7szDMRemnO/7Qr8kTK4ebgY=" section#metadata-api > div.mt-8 > div.p-4 > span.hljs-string |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > section#nobuild-apps > h2.mt-16 > a.outline-none div > section#nobuild-apps > h2.mt-16 > a.outline-none |
div > section#metadata-api > h2.mt-16 > a.outline-none div > section#metadata-api > h2.mt-16 > a.outline-none |
div > section#cache-performance > h2.mt-16 > a.outline-none div > section#cache-performance > h2.mt-16 > a.outline-none |
div > section#about > h2.mt-16 > a.outline-none div > section#about > h2.mt-16 > a.outline-none |
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.
A+Heading Hierarchy5 headingsPASS
- H1 UNPKG
- H2 Nobuild Apps
- H2 Metadata API
- H2 Cache Performance
- H2 About
A+Alt Text QualityNo imagesPASS
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 UNPKG | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Nobuild Apps | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Metadata API | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Cache Performance | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title UNPKG | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p UNPKG is a fast, glo… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a npm | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p . Use it to quickly … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code unpkg.com/:pkg@:ver/… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code https://unpkg.com/:p… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code :pkg | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code :package | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li is the name of the p… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code :ver | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code :version | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li is the version of th… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| code :file | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li is the path to a fil… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p For example: | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.