Gathering detailed insights and metrics for eslint-plugin-vuejs-accessibility
Gathering detailed insights and metrics for eslint-plugin-vuejs-accessibility
Gathering detailed insights and metrics for eslint-plugin-vuejs-accessibility
Gathering detailed insights and metrics for eslint-plugin-vuejs-accessibility
An eslint plugin for checking Vue.js files for accessibility
npm install eslint-plugin-vuejs-accessibility
Typescript
Module System
Min. Node Version
TypeScript (99.44%)
Vue (0.36%)
JavaScript (0.2%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
281 Stars
2,637 Commits
32 Forks
3 Watchers
4 Branches
23 Contributors
Updated on Jul 17, 2025
Latest Version
2.4.1
Package Id
eslint-plugin-vuejs-accessibility@2.4.1
Unpacked Size
395.00 kB
Size
60.99 kB
File Count
178
Published on
Jul 23, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
3
1
An eslint
plugin for checking accessibility rules from within .vue
files.
Please refer to the official website.
Ensure you have node
and yarn
installed on your system. Then run yarn
in the root of the repository to install the dependencies.
To add a new rule, you need to take the following steps:
src/index.ts
.src/rules
.src/rules/__tests__
.docs/rules
.Bug reports and pull requests are welcome on GitHub at https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility.
The code is available as open source under the terms of the MIT License.
The work for this plugin was largely based on previous work done on eslint-plugin-vue-a11y, as well as various other tools, including:
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
3 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More