/wcag_constrast_auditor

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

Primary LanguageJavaScriptThe UnlicenseUnlicense

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.