dequelabs / dequelabs/axe-core

Expose `_audit.lang` and `_audit.brand`

Open
#4,203 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 13h
Merged PRs (30d)
29

Description

We should add some public methods to get this metadata information instead of having to go through `_audit` to get them.

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that defines or exposes `_audit.lang` and `_audit.brand`, then inspect nearby tests and public API patterns. The work is done when callers can retrieve both metadata values through public methods without accessing `_audit` directly, with tests covering the new methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.