Skip to content

An auditor that takes a page or url and verifies that the color contrast between foreground and background with wcag

License

Notifications You must be signed in to change notification settings

msecret/wcag_constrast_auditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcag_constrast_auditor Build Status

An auditor that takes a page or url and verifies that the color contrast between foreground and background with wcag.

Getting Started

Install the module with: npm install wcag_constrast_auditor

var wcag_constrast_auditor = require('wcag_constrast_auditor');
wcag_constrast_auditor.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Marco Secreto
Licensed under the Unlicense license.

About

An auditor that takes a page or url and verifies that the color contrast between foreground and background with wcag

Resources

License

Stars

Watchers

Forks

Packages

No packages published