axe-reporter-html

1.1.0 • Public • Published

axe-reporter-html

Build npm version changesets

Creates an HTML report from Axe results listing violations, passes, incomplete and incompatible results.

Installation

npm

npm install axe-reporter-html

Yarn

yarn add axe-reporter-html

Usage

This package exports a single function that you can use to create an HTML report from an AxeResults object.

import createHTMLReport from 'axe-reporter-html'

const html = await createHTMLReport(results)

Package Sidebar

Install

npm i axe-reporter-html

Weekly Downloads

1,631

Version

1.1.0

License

ISC

Unpacked Size

15.6 kB

Total Files

8

Last publish

Collaborators

  • widen-npm