Ace v0.2.0
Pre-release
Pre-release
This is a pre-release of Ace, the Accessibility Checker for EPUB developed by the DAISY Consortium.
New
- New JSON-LD report format, using properties from W3C's Evaluation and Report Language
- New HTML report
- Include link to DAISY's accessibility knowledge base (work in progress)
- Include a visualization of various EPUB outlines (Navigation Document's ToC, headings hiererachy, and HTML outline)
- Include a list of the EPUB's images and associated descriptive text
- Include the full publication metadata set
Details
- see the detailed commit log
Instructions
Update a previous installation of Ace with:
npm update ace-core -g
Install from scratch by running (requires a Node.JS installation) with:
npm install ace-core -g
This will install the ace command in your system.