NAME
JS-JSLint - JSLint: The JavaScript Code Quality Tool (for JS)
VERSION
This document describes JS-JSLint version 0.01.
SYNOPSIS
var result = JSLINT(source, options);
DESCRIPTION
JSLint is a code quality tool for JavaScript. This distribution packages
JSLint for use with the JS framework on CPAN.
SEE ALSO
* JS
* JSLint:
* JSLint repository:
AUTHORS
Nick Patch is the packager of JS-JSLint
Douglas Crockford is the author of JSLint
COPYRIGHT & LICENSE
Copyright 2011 Nick Patch
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.