Skip to main content

Home/ Online Tools/ Group items tagged jslint

Rss Feed Group items tagged

yc c

JSLint, The JavaScript Code Quality Tool - 0 views

  •  
    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. JSLint looks at some style conventions as well as structural problems. It does not prove that your program is correct. It just provides another set of eyes to help spot problems.
1 - 1 of 1
Showing 20 items per page