An auditor that takes a page or url and verifies that the color contrast between foreground and background with wcag.
Install the module with: npm install wcag_constrast_auditor
var wcag_constrast_auditor = require('wcag_constrast_auditor');
wcag_constrast_auditor.awesome(); // "awesome"
(Coming soon)
(Coming soon)
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.
(Nothing yet)
Copyright (c) 2014 Marco Secreto
Licensed under the Unlicense license.