JSPM

@a11y-shiftleft/react

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q75992F
  • License MIT

React static accessibility adapter dependency bundle for a11y-shiftleft-cli.

Package Exports

  • @a11y-shiftleft/react
  • @a11y-shiftleft/react/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@a11y-shiftleft/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@a11y-shiftleft/react

React static accessibility adapter dependency bundle for a11y-shiftleft-cli.

Install

npm install --save-dev a11y-shiftleft-cli @a11y-shiftleft/react
npx a11y-shiftleft init --framework react

Use

npx a11y-shiftleft check --static --framework react --out reports

This package installs eslint-plugin-jsx-a11y, which the CLI lazy-loads for React static checks.

Dynamic axe/Playwright checks still come from a11y-shiftleft-cli.