0.0.19 • Published 2 years ago

@acot/acot-preset-axe v0.0.19

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

@acot/acot-preset-axe

An axe rule set for acot.

Installation

Install via npm:

$ npm install --save-dev @acot/acot-preset-axe

Usage

Add @acot/axe to the presets field of the acot config file. then configure the rules you want to use under the rules section.

{
  "presets": ["@acot/axe"],
  "rules": {
    "@acot/axe/wcag2a": "error"
  }
}

You can also enable all the recommended rules for our preset. Add preset:@acot/axe/recommended in extends:

{
  "extends": ["preset:@acot/axe/recommended"]
}

Supported Rules

NameSummary:heavy_check_mark:
@acot/axe/best-practiceRun the rules specified in the "best-practice" tag of Axe.:heavy_check_mark:
@acot/axe/experimentalRun the rules specified in the "experimental" tag of Axe.:heavy_check_mark:
@acot/axe/wcag21aRun the rules specified in the "wcag21a" tag of Axe.:heavy_check_mark:
@acot/axe/wcag21aaRun the rules specified in the "wcag21aa" tag of Axe.:heavy_check_mark:
@acot/axe/wcag2aRun the rules specified in the "wcag2a" tag of Axe.:heavy_check_mark:
@acot/axe/wcag2aaRun the rules specified in the "wcag2aa" tag of Axe.:heavy_check_mark:
@acot/axe/wcag2aaaRun the rules specified in the "wcag2aaa" tag of Axe.:heavy_check_mark:
0.0.19

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.17-canary.0

2 years ago

0.0.17-canary.2

2 years ago

0.0.17-canary.1

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.14-canary.1

2 years ago

0.0.14-canary.0

2 years ago

0.0.14-canary.2

2 years ago

0.0.13

3 years ago

0.0.13-canary.0

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.10-canary.0

3 years ago

0.0.9-canary.0

3 years ago

0.0.8

3 years ago

0.0.7-canary.0

3 years ago

0.0.7

3 years ago

0.0.6-canary.0

3 years ago

0.0.4

3 years ago

0.0.4-canary.2

3 years ago

0.0.4-canary.1

3 years ago

0.0.4-canary.0

3 years ago

0.0.3

3 years ago

0.0.3-canary.4

3 years ago

0.0.3-canary.3

3 years ago

0.0.3-canary.1

3 years ago

0.0.3-canary.2

3 years ago

0.0.3-canary.0

3 years ago

0.0.2

3 years ago

0.0.2-canary.7

3 years ago

0.0.2-canary.4

4 years ago

0.0.2-canary.3

4 years ago

0.0.2-canary.6

4 years ago

0.0.2-canary.5

4 years ago

0.0.2-canary.2

4 years ago