Socket
Socket
Sign inDemoInstall

accessibility-webpack-plugin

Package Overview
Dependencies
448
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    accessibility-webpack-plugin

Webpack plugin that reports accessibility issues for React applications


Version published
Weekly downloads
1
Maintainers
1
Install size
28.5 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 30 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc