Need advice about which tool to choose?Ask the StackShare community!

JSLint

58
29
+ 1
0
Reek

9
22
+ 1
0
Add tool

JSLint vs Reek: What are the differences?

What is JSLint? A Code Quality Tool for Javascript. 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.

What is Reek? Code smell detector for Ruby. Reek is a tool that examines Ruby classes, modules, and methods and reports any Code Smells it finds.

JSLint and Reek can be primarily classified as "Code Review" tools.

JSLint and Reek are both open source tools. JSLint with 3.3K GitHub stars and 436 forks on GitHub appears to be more popular than Reek with 3.09K GitHub stars and 224 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
- No public GitHub repository available -

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.

What is Reek?

Reek is a tool that examines Ruby classes, modules, and methods and reports any Code Smells it finds.

Need advice about which tool to choose?Ask the StackShare community!

What companies use JSLint?
What companies use Reek?
See which teams inside your own company are using JSLint or Reek.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with JSLint?
What tools integrate with Reek?
    No integrations found

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to JSLint and Reek?
    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