The JSLint Multi Dashboard widget is easy to use: simply drag a folder into the JSLint Multi front face and it will give you an overview of the JSLint status of every Javascript file in that folder.
Click a file in the list, or drag a file, URI or some Javascript code unto the widget, and it will displays details of the first problem found. Edit the file, and JSLint Multi will instantly recheck it! It even picks up new files added to the monitored folder!
Drag a folder unto JSLint Multi, and it will give you an overview of the JSLint status of every Javascript file in that folder and folders below it. Click a file in the list, or drag a file, URI or some Javascript code unto the widget, and it will displays details of the first problem found. Edit the file, and JSLint Multi will instantly recheck it! It even picks up new files added to the monitored folder!
Requirements:
· Yahoo! Widgets 4.5
What's New in This Release: [ read full changelog ]
· JSLint updated to 2009-04-19 version
· Added support for newcap and immed options
· Stopped using native function 'updateNow', it leaks memory badly!
· Better Mac support
· Uses minified JSLint
· Shows edition of JSLint used