# Installer jslint4java avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jslint4java pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:jslint4java
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jslint4java
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:jslint4java
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.5
- **Résumé source:** Java wrapper for JavaScript Lint (jsl)
- **Page d'accueil:** <https://code.google.com/archive/p/jslint4java/>
- **Dernière mise à jour:** 2026-06-13T23:35:00+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jslint4java (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.5
## Historique du projet et usages

jslint4java is a Java wrapper around Douglas Crockford's JSLint. It packaged JavaScript linting for Java-centric build environments by exposing command-line, Ant, Maven, and library integrations.

### Historique du projet

The Maven POM records an inception year of 2007, Dominic Mitchell as developer, Google Code issue management, and GitHub as the source-control location. The archived project description and GitHub README describe it as a simple interface for detecting potential problems in JavaScript code.

### Historique d'adoption

The package was useful in the period before JavaScript linting consolidated around Node.js-based tools. Java shops could run JSLint from Maven or Ant without introducing a separate JavaScript runtime into the build.

### Modes d'utilisation

Typical usage was running the jar from the command line against JavaScript files, wiring the Ant task into an Ant build, or using the Maven plugin during a build phase to fail on lint errors.

### Pourquoi les passionnés de paquets s'y intéressent

jslint4java is a small fossil from the Google Code and Java build-tool era: a Java wrapper that made a JavaScript quality tool fit Maven Central, Ant, and distro packaging before npm-based linting became the common packaging path.

### Chronologie

- 2007: The upstream Maven POM records the project inception year.
- 2011: Version 2.0.0 appears in the Git tag series.
- 2013: Version 2.0.5 appears as the later tagged release in the upstream repository.
- 2015: Google Code shuts down project hosting, leaving the Google Code Archive page as the historical homepage.

### Related projects

- jslint4java wraps Douglas Crockford's JSLint and relates to Java build integrations such as Ant and Maven. It predates the broader shift toward Node.js linters such as JSHint, ESLint, and npm-distributed command-line tooling.

### Sources

- <https://central.sonatype.com/artifact/com.googlecode.jslint4java/jslint4java-parent/2.0.2>
- <https://code.google.com/archive/p/jslint4java>
- <https://github.com/happygiraffe/jslint4java>
- <https://github.com/happygiraffe/jslint4java/blob/master/pom.xml>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/jslint4java.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jslint4java.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
