Skip to content

rvantonisse/accessibility-evaluation-tool

 
 

Repository files navigation

Accessibility Evaluation Tool

Evaluating accessibility made easy.

About the Accessibility Evaluation Tool

The Accessibility Evaluation tool is an assistant that takes the user through the process of evaluating the accessibility of a website, using the WCAG Evaluation Methodology.

It is initially developed as the WAI WCAG-EM Report Tool by the Web Accessibility Initiative (WAI) at the World Wide Web Consortium (W3C). Now further developed to make accessibility evaluations faster and consistent as the Accessibility Evaluation Tool.

The current target user is the Accessibility specialist, whom need to audit websites and / or applications conform WCAG and related accessibility directives and guidelines.

The intended target user is anyone that concerns about creating accessible digital products and need a tool to perform accessibility analysis on a regular basis.

As accessibility evaluator, you will be able to download a html report or json data file of the evaluation when done. This report and data can then be used, as example, to create an accessibility statement.

Development

Starting application development: npm run dev.

Starting component development with storybook: npm run storybook.

Make an application build: npm run build.

About

Evaluate and report accessibility issues

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 62.0%
  • JavaScript 35.6%
  • Other 2.4%