@component-controls/jest-axe-matcher

jest accessibility matching utilities with deque axe

Usage no npm install needed!

<script type="module">
  import componentControlsJestAxeMatcher from 'https://cdn.skypack.dev/@component-controls/jest-axe-matcher';
</script>

README

Table of contents

Overview

jest accessibility matching utilities with deque axe.

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone:

$ npm install @component-controls/jest-axe-matcher --save-dev

API