Ideas for posts
Opened this issue · 0 comments
ktquez commented
Issue for post ideas about accessibility in general and especially focused on Vue.js applications.
Vue A11y plugins
How to use
- @vue-a11y/announcer;
- @vue-a11y/skip-to;
- @vue-a11y/focus-loop;
- vue-axe;
- eslint-plugin-vuejs-accessibility;
...
Accessible libraries
Introduction
- vuetensils;
- chakra-ui-vue;
...
Other topics
- Creating Accessible Forms with vue.js;
- Essential tips to make your Vue.js app more accessible;
- Semantic and accessible structure for your Vue application
- Building accessible single-page application (SPA) with Vue.js
...