eslint-plugin-vuejs-accessibility

v2.3.1
An eslint plugin for checking Vue.js files for accessibility
eslint eslint-plugin a11y accessibility vue vuejs

lint

eslint --cache .

test

jest

build

tsc -p tsconfig.build.json

release

np

docs:dev

vitepress dev docs

docs:build

vitepress build docs

prepublishOnly

tsc -p tsconfig.build.json

test:integration

jest --testTimeout 60000 --testRegex ".*\.spec\.ts$"

Metadata

  • MIT
  • >=16.0.0
  • Kevin Newton
  • released 6/21/2024

Downloads

Maintainers

Kevin Newton