JSLint

JSLint – the JavaScript code quality tool, is now available for OS X!

JSLint takes the JavaScript source and scans it. If it finds a problem, it shows a message describing the problem and an approximate location within the source.

* Features

– Open and check for syntax/performance/security/logic/coding style issues in your .js file.
– Paste/type the JavaScript source code and check for any potential issues immediately.
– Simply one click or press the ⌘L keyboard shortcut, checking is done.
– The lint results are intuitive, including the location and the message describing the issue.
– Double click on a result item will bring you to the specific location where the issue is found.
– Various options are available in the Preferences (⌘, to open the Preferences window).

Download JSLint

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.