Automic VaultAutomic Vault

brew

htmlhint mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für htmlhint in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install htmlhint

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#htmlhint

nixpkgs package indexes · pkgs/by-name/ht/htmlhint/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Static code analysis tool you need for your HTML

Verlauf

Projektgeschichte und Nutzung

HTMLHint is a JavaScript/TypeScript-oriented static analysis tool for HTML, distributed as a command-line linter and reusable library. In package-manager terms it is the HTML counterpart to project linters: small, scriptable, configurable with `.htmlhintrc`, and useful in editors and CI jobs.

Projektgeschichte

The official site and repository describe HTMLHint as a static code analysis tool for HTML. Its documentation centers on installation, configuration, CLI options, formatters, and programmatic use through the `HTMLHint.verify` API, which made it usable both as a standalone linter and as a library embedded in tooling.

The repository tag stream includes early 0.x releases in 2018 and later 1.x releases. The changelog shows the project continuing to add rules and output formats, including SARIF improvements useful for GitHub Code Scanning and new HTML rules such as duplicate attribute-value detection and obsolete-tag detection.

Adoptionsgeschichte

HTMLHint's adoption is tied to the JavaScript tooling ecosystem: it can be installed with npm, run as a CLI, used programmatically, and integrated into editors. The input package facts record Homebrew and Nix packaging, which gives non-Node package-manager users a system-level install path for the same linter.

Wie es verwendet wird

Typical use is to lint project HTML files from the command line, configure rules in `.htmlhintrc`, choose formatter output for humans or machines, or call the library API from custom build tools. Its history tracks the broader move from browser-only HTML checking toward repeatable CI-friendly linting.

Warum Paket-Nerds sich dafür interessieren

For package nerds, HTMLHint is significant as a clean example of a web-tooling package that crosses ecosystems: npm package, editor extension family, website docs, Homebrew formula, and Nix package. It makes HTML style and correctness checks available without asking every workflow to run a browser or a full validator service.

Zeitleiste

  • 2018: The GitHub tag stream includes early 0.x releases.
  • 2025: The changelog records 1.6.0 with SARIF formatter improvements and new rules.
  • 2025: The tag stream includes 1.6.x releases around the documented changelog entries.
  • Package-manager era: The input package facts record HTMLHint in Homebrew and Nix.

Related projects

  • HTMLHint sits alongside linters such as ESLint and Stylelint, but focuses on HTML markup. Its related ecosystem includes the official VS Code extension, CI code-scanning formats such as SARIF, and browser or validator-based HTML checking tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.htmlhintrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
htmlhintcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.9.2
Manager aktualisiert2026-06-15
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://htmlhint.com

  • InfoRelease/tag comparison is only available for GitHub repositories.https://htmlhint.comnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:htmlhint
Version1.9.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/htmlhint
Homepagehttps://htmlhint.com
Repositoryhttps://github.com/htmlhint/HTMLHint
Upstream-Dokumentationhttps://htmlhint.com/
LizenzMIT
Quellarchivhttps://registry.npmjs.org/htmlhint/-/htmlhint-1.9.2.tgz
Zuletzt aktualisiert2026-06-15T10:20:18-04:00
Pulseupdated
Abhängigkeitennode
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehtmlhint
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

htmlhint

nix profile install nixpkgs#htmlhint
  • normalized package name match
  • Abgeglichen nach: Htmlhint
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/htmlhint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment