aslint-wrapper
v1.1.0
Published
This is npm wrapper for aslint a11y engine
Downloads
18
Readme
ASLint wrapper
Description
This is npm wrapper for ASLint a11y testing tool.
Install
For npm:
npm install --save aslint-wrapper
For yarn:
yarn add aslint-wrapper
Structure
src/index.js - original loader.js file
src/uploaded/loader.js - modified loader.js file, remove save aslint.bundle.js file.
src/uploaded/aslint.bundle.js - original aslint.bundle.js file, use with src/uploaded/loader.js
License
Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)