fluffigt.com *poof* said fluff…

22Feb/080

jslint: The JavaScript Verifier

JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is.