Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

a11y-ai

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a11y-ai

Experimental tool to automatically detect accessibility issues in web pages and provide suggestions for fixing them

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

:robot: a11y-ai

NPM version Build Status Node version XO code style License

Experimental tool to automatically detect accessibility issues in web pages and provide suggestions for fixing them.

a11y-ai portrait by another AI

Can I help fixing your a11y issues?

Quickstart

Run it directly on your project without installing it:

npx a11y-ai

It will scan for all HTML files in the current directory and subdirectories, and will interactively ask you to apply each suggestions found.

Installation

npm install -g a11y-ai

Usage

Usage: a11y-ai [<files>] [options]

Options:
  -f, --fix             Automatically apply fixes suggestions
  -l, --patch-diff      Use patch-like diff instead of character diff
  -r, --report          Generate a report instead of fixing files
  --verbose             Show detailed logs
  --help                Show this help

Keywords

FAQs

Package last updated on 24 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc