0.1.3 • Published 7 years ago

accessibility-webpack-plugin v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

accessibility-webpack-plugin

Webpack plugin that reports accessibility issues for component-based applications (using React, preact, etc)

How it works

Currently, the strategy for this plugin is to render components to static markup and run accessibility testing on the markup. As webpack bundles your project, this will detect a component, render it to static markup and compile an a11y report for each component.

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago