Skip to content

RomanDashevsky/aslint-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published