dequelabs / dequelabs/axe-core

Standardize function use off axe, axe.utils, and axe.commons

Open
#2,731 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

The root `axe` should only have functions for configuring and running axe, and plugins. `axe.utils` should have functions that are safe to use outside of an `axe.run` (no reliance on the virtual tree being set up). `axe.commons` should be functions that rely on the virtual tree and thus could be unsafe to run outside of `axe.run`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.