@daisy/ace
Version:
Ace by DAISY, an Accessibility Checker for EPUB
24 lines (16 loc) • 1.38 kB
Markdown
# Ace, by DAISY
[](https://www.npmjs.com/package/@daisy/ace)
[](LICENSE)
[](https://www.npmjs.com/package/@daisy/ace)
[](https://travis-ci.org/daisy/ace)
[](https://github.com/daisy/ace/issues)
[](https://david-dm.org/daisy/ace)
[](https://snyk.io/test/github/daisy/ace)
Ace, the Accessibility Checker for EPUB, is a tool developed by the [DAISY Consortium](http://daisy.org) 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](https://daisy.github.io/ace).
The sources for this package are in the [@daisy/ace GitHub repository](https://github.com/daisy/ace). Please use this repository to file issues and submit pull requests.