2.5.0 • Published 3 years ago

@mailbutler/vue-axe v2.5.0

Weekly downloads
241
License
MIT
Repository
github
Last release
3 years ago

vue-axe

Accessibility auditing for Vue.js applications by running dequelabs/axe-core validation on the page you're viewing, axe-core will run 1 second after the last VueJS update (with a 5 seconds debounce max wait). Package inspired by dequelabs/react-axe.

NOTE: You can use vue-axe-next for Vue.js 3

Links

Contributing

  • From typos in documentation to coding new features;
  • Check the open issues or open a new issue to start a discussion around your feature idea or the bug you found;
  • Fork repository, make changes and send a pull request;

Follow us on Twitter @vue_a11y

Thank you