by lessthanseventy · AI Tool · ★ 40
Excessibility Accessibility Snapshot Testing for Elixir + Phoenix Excessibility helps you test your Phoenix apps for accessibility (WCAG compliance) by taking HTML snapshots during tests and running them through axe-core via Playwright. Why Excessibility? Keep accessibility in your existing test feedback loop. Snapshots are captured inside ExUnit, Wallaby, and LiveView tests, so regressions surface together with your functional failures. Ship safer refactors. Explicit baseline locking and comparison lets reviewers see exactly what changed and approve intentionally.
| Stars | 40 |
| Forks | 5 |
| Language | Elixir |
| Category | AI Tool |
| License | MIT |
| Quality Score | 67.6806951561302/100 |
| Open Issues | 5 |
| Last Updated | 2026-06-24 |
| Created | 2023-03-17 |
| Platforms | claude-code |
| Est. Tokens | ~21k |
Explore other popular ai tool tools:
excessibility is Accessibility snapshot testing for Phoenix LiveView - capture HTML during tests, run Pa11y for WCAG compliance, debug with AI-friendly timeline analysis. It is categorized as a AI Tool with 40 GitHub stars.
excessibility is primarily written in Elixir. It covers topics such as a11y, accessibility, ai-tools.
You can find installation instructions and usage details in the excessibility GitHub repository at github.com/lessthanseventy/excessibility. The project has 40 stars and 5 forks, indicating an active community.
excessibility is released under the MIT license, making it free to use and modify according to the license terms.