0.0.1 • Published 8 years ago

openlint v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

#openlint

OpenLint is an HTML linting tool focussed on avoiding common, easily avoidable accessibility mistakes. This is not meant to be a complete accessibility linter necessarily. It is more meant to ensure that developers have accessibility in mind while writing HTML.

##Installation npm install --save-dev openlint

##To-Do Lots on the to-do list... - Build out complete rules list - Grunt/Gulp compatibility - Support different types of inputs (file, stream, url) - Recursive site crawler - Pretty display for output object