JSLint

JSLint
Original authorDouglas Crockford
DevelopersDouglas Crockford, Kai Zhu
Initial release2002 (2002)
Stable release
v2024.11.24  / 25 November 2024 (25 November 2024)
Written inJavaScript
Operating systemCross-platform
Available inEnglish
TypeStatic code analysis
LicenseUnlicense
Websitewww.jslint.com
Repository

JSLint is a static code analysis tool used in software development for checking if JavaScript source code complies with coding rules. It is provided primarily as a browser-based web application accessible through the domain jslint.com, but there are also command-line adaptations. It was created in 2002 by Douglas Crockford.