Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An accessibilty linter extension for VSCode

License

NotificationsYou must be signed in to change notification settings

open-source-labs/a11y-lint

A11y Lint is a lightweight developer-focused linter that scansHTML,CSS, andJSX files for common accessibility issuesduring development — right in your code editor.

👷🏽Why We Built This

Web accessibility istoo often an afterthought, discovered only in audits or by users who face barriers. Popular tools likeAxe are excellent, but they:

  • Rely on runtime in-browser testing
  • Are not always friendly for dev-first feedback
  • Can feel too heavy or complex for small projectsA11y Lint solves this by working like ESLint — it givesinstant feedback in the editor as you type.

🚀What Makes It Different?

FeatureA11y LintAxe (and others)
Works in VS Code✅ Yes❌ (browser only)
Runs statically on save✅ Yes❌ Needs runtime
Custom rules per filetype✅ HTML, CSS, JSX✅ (but abstracted)
Lightweight setup✅ Simple, no browser dependency❌ Requires browser/iframe
Developer-first workflow✅ Lints code during writing❌ After-the-fact

Project Screenshot

⚙️ Quick Start

  1. Clone or install the extension from source
  2. Run your dev server with the extension active in VS Code
  3. A11y Lint will highlight WCAG issues in HTML, CSS, or JSX files as you code

About

An accessibilty linter extension for VSCode

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Contributors5


    [8]ページ先頭

    ©2009-2025 Movatter.jp