Package : jsl

Package details

Summary: Check JavaScript code for common mistakes

Description:
With JavaScript Lint, you can check all your JavaScript source code for
common mistakes without actually running the script or opening the web page.

JavaScript Lint holds an advantage over competing lints because it is based
on the JavaScript engine for the Firefox browser. This provides a robust
framework that can not only check JavaScript syntax but also examine the
coding techniques used in the script and warn against questionable
practices.


URL: http://javascriptlint.com/
License: MPLv1.1

Maintainer: nobody

List of RPMs