JSLint logo

JSLint

A Code Quality Tool for Javascript
60
29
+ 1
0

What is JSLint?

It 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 their domain, but there are also command-line adaptations.
JSLint is a tool in the Code Review category of a tech stack.
JSLint is an open source tool with GitHub stars and GitHub forks. Here’s a link to JSLint's open source repository on GitHub

Who uses JSLint?

Companies
5 companies reportedly use JSLint in their tech stacks, including Orbit Technology, Web Stack, and Thrift.

Developers
26 developers on StackShare have stated that they use JSLint.

JSLint Alternatives & Comparisons

What are some alternatives to JSLint?
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
JSHint
It is a community-driven tool to detect errors and potential problems in JavaScript code. It is open source and can easily adjust in the environment you expect your code to execute.
TSLint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
SonarLint
It is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, it squiggles flaws so that they can be fixed before committing code.
See all alternatives

JSLint's Followers
29 developers follow JSLint to keep up with related blogs and decisions.