AccessLint
Catch accessibility violations in your Storybook stories as you develop
View on GithubNew to Storybook?Get started
141
Downloads per week
AccessLint
Accessibility testing tools for modern web development.
Packages
| Package | Description | npm |
|---|---|---|
@accesslint/core |
Core accessibility audit engine | |
@accesslint/cli |
Command-line interface for auditing URLs and HTML | |
@accesslint/jest |
Jest matchers — toBeAccessible() |
|
@accesslint/mcp |
MCP server for AI-assisted accessibility auditing | |
@accesslint/playwright |
Playwright matchers — toBeAccessible() |
|
@accesslint/storybook-addon |
Storybook addon for accessibility auditing | |
@accesslint/vitest |
Vitest matchers — toBeAccessible() |
Development
This is a Turborepo monorepo using Bun workspaces.
bun install
bun run build
bun run test