A11y ​
- Vue A11y project - Vue.js community project to improve web accessibility.
- vue-skip-to - It helps people who only use the keyboard to jump to what matters most.
- vue-axe - Accessibility auditing for Vue.js applications.
- vue-announcer - A simple way with Vue to announce any useful information for screen readers.
- eslint-plugin-vue-a11y - Static AST checker for accessibility rules on elements in .vue
- vue-focus-lock - It is a trap! A lock for a Focus. A11y util for scoping a focus.
- eslint-plugin-vuejs-accessibility - Vue.js accessibility eslint-plugin managed by vue-a11y.