dequelabs / dequelabs/axe-core
Expose `_audit.lang` and `_audit.brand`
Open
- 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
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