@sa11y/format
TypeScript icon, indicating that this package has built-in type declarations

6.7.0 • Public • Published

@sa11y/format

Format accessibility results from axe

Usage

import axe from 'axe-core';
import { A11yError } from '@sa11y/format';

const results = await axe.run();
console.log(A11yError.checkAndThrow(results.violations));

Package Sidebar

Install

npm i @sa11y/format

Weekly Downloads

7,711

Version

6.7.0

License

BSD-3-Clause

Unpacked Size

20.7 kB

Total Files

15

Last publish

Collaborators

  • lwc-admin
  • apapko
  • jasonschroeder-sfdc
  • mohanraj-r