HTML Reports
Visual scores and remediation guides. Seeing the site through the eyes of the engine.
What happens when a Digital Accessibility expert and an AI set out to build a website called SimpleAccess.io that walks the accessibility walk and talks the accessibility talk? We use Lighthouse to prove it.
A11y View exists to serve a dual purpose. First, it is a transparent record of the accessibility testing we performed on SimpleAccess.io—proving that "What Good Looks Like" is possible when human intent meets AI execution.
Second, it is a roadmap. By sharing our methodology, our reports, and our raw audit data, we empower our audience to audit their own websites with the same engineering rigor.
We aren't just showing scores; we are showing the work. Accessibility isn't a feature you finish—it is a foundation you maintain and a standard you prove daily.
We trust our results because we use the same tools as the experts. Google Lighthouse is more than just a score; it is a diagnostic engine built upon the stable foundation of axe-core by Deque.
By integrating axe-core, Lighthouse ensures that every audit is grounded in zero false positives. If a failure is flagged, it is a real barrier for a real person.
$ npx unlighthouse --site simpleaccess.io
✔ Discovered 12 routes from sitemap.xml
...Scanning /guides/makingof/
Accessibility Score: 100
Artifacts Ready: html, json, csv
Results provided in multiple formats to ensure every stakeholder has the view they need to maintain compliance.
Visual scores and remediation guides. Seeing the site through the eyes of the engine.
The machine-readable truth. Structured data ready for automated testing gates.
The prioritized task list. Comma Separated Values are tailor-made for spreadsheet import to track progress.
Testing isn't a final hurdle—it's the heartbeat of development. By using Lighthouse and Unlighthouse, we ensured that every line of code for SimpleAccess.io met the rigorous accessibility standards of WCAG 2.1 while also living up to the human-centered promise that Digital Accessibility is Sight, Sound, and Touch.