jslint4java
« Back to VersTracker
Description:
Java wrapper for JavaScript Lint (jsl)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: javascript linting java static-analysis code-quality
Install: brew install jslint4java
About:
Jslint4java is a command-line tool and Java library that integrates the JSLint static code analyzer for JavaScript. It allows developers to validate code quality and enforce coding standards within their Java-based build pipelines. This wrapper simplifies the process of catching potential errors and style deviations early in the development cycle.
Key Features:
  • Java-based command-line interface for JSLint
  • Integration with build tools like Ant and Maven
  • Generates XML, HTML, and plain text reports
  • Wraps the original JavaScript Lint (jsl) engine
Use Cases:
  • Enforcing JavaScript coding standards in CI/CD pipelines
  • Validating code quality in Java-centric development environments
  • Automated detection of potential runtime errors in scripts
Alternatives:
  • ESLint – Modern, pluggable linter with a larger ecosystem and active development
  • JSHint – Community-driven alternative to JSLint with more configurable options
Version History
Detected Version Rev Change Commit