Skip to content

thesnews/JSLint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSLint, The JavaScript Code Quality Tool

Douglas Crockford
douglas@crockford.com

2010-12-02

fulljslint.js contains the fully commented JSLINT function.

fulljslint.html runs the JSLINT function in a web page. The page also depends
on adsafe.js [www.ADsafe.org] and json2.js [www.JSON.org] (which are not
included in this project) and intercept.js and fullinit_ui.js (which are). The
js files should all be minified, and all except fullinit_ui.js are concatenated
together to form fullwebjslint.js.

intercept.js augments ADsafe, giving widgets access to cookies and the JSLINT
function.

fullinit_ui.js hooks the HTML ui components to ADsafe.

lint.html describes JSLint's usage.

Direct questions and comments to http://tech.groups.yahoo.com/group/jslint_com/.

JSLint can be run anywhere that JavaScript (or Java) can run. See for example
http://tech.groups.yahoo.com/group/jslint_com/database?method=reportRows&tbl=1

About

The JavaScript Code Quality Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published