Help required to get WCAG level and Checkpoint for npm accessibility-checker #2299
ashishverma012
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using npm accessibility-checker package (https://www.npmjs.com/package/accessibility-checker) using Javacsript and I am able extract voilations such as ruleId, message etc but I have requirement to get wcag level (such as A, AA etc) and Checkpoint (such as 2.1.1 Keyboard, 1.1.1 Non-text Content etc). I tried many things but not able to get these parameters. Please assist if someone is aware of this.
Beta Was this translation helpful? Give feedback.
All reactions