JSLint Alternatives
JSLint is described as 'JavaScript program that looks for problems in JavaScript programs. It is a code quality tool' and is an app in the development category. There are more than 10 alternatives to JSLint for a variety of platforms, including Online / Web-based, Linux, Mac, Self-Hosted solutions and Windows. The best alternative is Codacy. It's not free, so if you're looking for a free alternative, you could try CodeFactor.io or JSHint. Other great apps like JSLint are HTML-Cleaner.com, Coala, Houndci and Javascript Validator.
- Free Personal • Open Source
- Online
- Self-Hosted
- Software as a Service (SaaS)
Codacy automates code reviews and monitors code quality on every commit and pull request reporting back the impact of every commit or pull request, issues concerning code style, best practices, security, and many others.
- Freemium • Proprietary
- Online
CodeFactor.io automatically and continuously tracks code quality with every commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt.
- Free • Open Source
- Mac
- Windows
- Linux
- Online
- Eclipse
- Vim
- Notepad++
- Sublime Text
- gedit
- TextMate
- GNU Emacs
- ShiftEdit
- Brackets
- Komodo Edit
- Microsoft Visual Studio
- JetBrains ReSharper
JSHint is a community-driven tool that detects errors and potential problems in JavaScript code. Since JSHint is so flexible, you can easily adjust it in the environment you expect your code to execute. JSHint is open source and will always stay this way.
No screenshots yetThis free online JavaScript code beautifier, cleaner tool allows you to tidy and optimize your code. Whether it's an obfuscated, minimized or just a messy script, this program will help you bring it to a more readable format.
Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. https://coala.io/.
No screenshots yetHound comments on style violations in GitHub pull requests, allowing you and your team to better review and maintain a clean codebase. Hound keeps your code style in check.
Use Javascript Validator to validate javascript code and find errors and warnings of your code that can be fixed. See real time code validation and fix errors and warnings of your code as you type. After coding is complete, beautify your javascript code.
No screenshots yetFind critical bugs in your code, with the click of a button.
- Freemium • Proprietary
- Online
SideCI is an automated code reviewing tool with GitHub. Speed up your code review and development cycle to improve productivity without requiring engineers to spend valuable time.
textlint is an open source text linting utility written in JavaScript. It is hard to lint natural language texts, but we try to resolve this issue by pluggable approach.