kJSLint
Download link: http://community.activestate.com/xpi/kjslint-jslint-komodo
Date of work:
March 2009
Technologies used:
Javascript, XUL, Komodo API
Screenshots from the website:
Komodo Edit is my IDE of choice. I wanted a way to integrate JS Lint into it without needing any command line nastiness, so I developed an extension to enable it as a Menu option. The extension takes advantage of Komodo having a javascript engine and grabs document text, sends it through a version of JSLint bundled within the extension, and then parses the results into an output panel.



