axe-html
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

axe-html

html string in, axe-core results out.

install

npm install --save-dev axe-html

usage

import { analyze } from "axe-html";
const axeResults = await analyze("<img src='abc.png' />", options);

See the typescript typings for more.

Package Sidebar

Install

npm i axe-html

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

4.57 kB

Total Files

8

Last publish

Collaborators

  • cdaringe
  • wa11-e