-
-
Notifications
You must be signed in to change notification settings - Fork 644
Open
Description
The Readme mentions @axe-core/react as a tool for detecting issues in the rendered DOM.
Unfortunately, it only works with React <= 17.
Consider replacing this with a mention of Accented (disclosure: I'm the author).
Accented is also based on axe-core, and in this blog post, I'm going into detail of how Accented can be a direct replacement for @axe-core/react and how it's framework-independent, which means that it works with any app where eslint-plugin-jsx-a11y can be used, including modern React versions and non-React JSX-based frameworks (such as Preact or Solid).
Happy to make the pull request if maintainers decide it's worth doing.
Metadata
Metadata
Assignees
Labels
No labels