Ace, by DAISY
![Downloads](https://img.shields.io/npm/dm/@daisy/ace.svg)
![Known Vulnerabilities](https://snyk.io/test/github/daisy/ace/badge.svg)
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.
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.
Need more info?
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.