cfpb / node-wcag

WCAG and Section 508 accessibility audits from the command line.
Creative Commons Zero v1.0 Universal
31 stars 8 forks source link

WCAG! #1

Closed contolini closed 9 years ago

contolini commented 9 years ago

Due to unforeseen git history woes, the initial commit has been force pushed to upstream. Please review the code that's there and provide any feedback. This PR updates the docs and adds a screenshot.

What is this thing?

It's a command line tool (and node module) that uses the AChecker API to check HTML for accessibility problems. It was created to let Travis run accessibility tests automatically against Capital Framework components but it can be used to test any website.

Testing

See https://github.com/contolini/node-wcag#contributing

Review

contolini commented 9 years ago

Ignore Travis. He's unable to read the encrypted key in .travis.yml because this PR is coming from a fork. In the future I'll submit PRs from a branch of this repo.

imuchnik commented 9 years ago

:+1:

ascott1 commented 9 years ago

So very excited about this. Looks good!

anselmbradford commented 9 years ago

noice!