Sign inSign up

getreadystack/ada-title-ii-deadline-lint

By getreadystack

Updated 4 days ago

Flags the ADA Title II and HHS Section 504 deadlines that both agencies reset in 2026, and the WCAG

Image
0

77

getreadystack/ada-title-ii-deadline-lint repository overview

ADA Title II Deadline Lint (WCAG 2.1 AA)

Flags the ADA Title II and HHS Section 504 deadlines that both agencies reset in 2026, and the WCAG 2.1 Level AA failures your source code can actually show.

Run

docker run --rm -v "$PWD":/work readystack/ada-title-ii-deadline-lint /work/file

The same 26 rules as the VS Code extension, in a container. Mount a folder on /work.

Free

  • Check the file you have open against all 26 rules, with no licence key and nothing held back; Check only the lines you selected; List every rule with the success criterion or regulation it cites
  • --rules lists every rule

With a licence ($29 once)

  • Scan every file in the repository; Export a dated evidence file as CSV, JSON or HTML; Rewrite the superseded deadline dates in place; Write a machine-readable JSON file for your pipeline
docker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/ada-title-ii-deadline-lint --dir /work --ci

A hybrid WCAG audit (automated plus manual sampling) is quoted at $1,500-$8,000, and a VPAT/ACR write-up at about $350.

7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Tag summary

Content type

Image

Digest

sha256:08a10a5be

Size

46.1 MB

Last updated

4 days ago

docker pull getreadystack/ada-title-ii-deadline-lint