Skip to content

Replace mention of @axe-core/react with a modern alternative #1058

@pomerantsev

Description

@pomerantsev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions