Ace by DAISY, an Accessibility Checker for EPUB
npm install @daisy/ace






Ace, the Accessibility Checker for EPUB, is a tool developed by the DAISY Consortium to assist with the evaluation of the accessibility of EPUB publications.
* 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.
User and developer documentation is available on Ace’s web site.
The sources for this package are in the @daisy/ace GitHub repository. Please use this repository to file issues and submit pull requests.