Flags accessibility failures in the open file, cites the exact WCAG success criterion and EN 301 549
32
Flags accessibility failures in the open file, cites the exact WCAG success criterion and EN 301 549 clause, and tells you which standard version and deadline actually bind you.
docker run --rm -v "$PWD":/work readystack/wcag-clause-audit /work/file
The same 23 rules as the VS Code extension, in a container. Mount a folder on /work.
--rules lists every ruledocker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/wcag-clause-audit --dir /work --ci
A one-off professional WCAG audit runs about $1,250-$2,750 for a typical site, and a procurement-grade VPAT/ACR starts around $350 and reaches $3,000-$15,000 for government procurement.
7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.
Content type
Image
Digest
sha256:c0de41c02…
Size
46.1 MB
Last updated
about 2 hours ago
docker pull getreadystack/wcag-clause-audit