Skip to content
forked from daisy/ace

Ace by DAISY, an Accessibility Checker for EPUB

License

Notifications You must be signed in to change notification settings

larsvoigt/ace-core

 
 

Repository files navigation

Ace, by DAISY

Version License Downloads
Travis CI Open Bugs Dependencies Status Known Vulnerabilities

Ace, the Accessibility Checker for EPUB, is a tool developed by the DAISY Consortium to assist with the evaluation of accessibility features of EPUB publications.

What is Ace?

Ace is a tool to run automated accessibility checks for EPUB Publications, in order to assist in the evaluation of conformance to the EPUB Accessibility specification.

It is important to keep in mind that only a limited portion of accessibility checks can be automated, and therefore Ace is just a helper tool to assist in a broader, human-driven, evaluation process.

Under the hood, Ace currently runs the aXe engine for automated testing of HTML, developed by the good folks at Deque Systems.

Getting started

  • Install Node.JS (version 6 or higher).
  • Install Ace with npm install @daisy/ace -g

If everything went smoothly, you should now be able to run the ace command in your shell.

A detailed getting started guide is also available on InclusivePublishing.org.

What’s next?

User and developer documentation is available on Ace’s web site.

You can also review the current work plan by looking at the current milestones defined in the issue tracker.

About

Ace by DAISY, an Accessibility Checker for EPUB

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.1%
  • HTML 28.7%
  • CSS 8.2%