JSLint CommonJS front-end
I've made a simple command line front-end for JSLint which is compatible with CommonJS implementations such as Narwhal. The front-end supports all JSLint configuration options through switches as well as configuration through a JSON file. Additionally, the front-end can be used in stream processing, for example, to pipe in a file.