# Installer superhtml avec Homebrew, apk, Nix, scoop

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

## installation

```sh
sudo av install brew:superhtml
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install superhtml
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add superhtml
```

  Preuve: Alpine Linux edge package indexes: superhtml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#superhtml
```

  Preuve: nixpkgs package indexes: pkgs/by-name/su/superhtml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/superhtml
```

  Preuve: Scoop official bucket manifest trees: bucket/superhtml.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:superhtml
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.2
- **Résumé source:** HTML Language Server & Templating Language Library
- **Page d'accueil:** <https://github.com/kristoff-it/superhtml>
- **Dépôt:** <https://github.com/kristoff-it/superhtml>
- **Dernière mise à jour:** 2026-06-14T14:25:55-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- superhtml (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

SuperHTML is an HTML validator, formatter, language server, and templating language library distributed as a command-line tool.

### Historique du projet

The official repository was created in June 2024. The README presents SuperHTML as a CLI with `check`, `fmt`, and `lsp` commands, with validation aimed at HTML5 and editor integration through LSP.

### Historique d'adoption

The package input lists APK, Homebrew, Nix, and Scoop distribution, while the official README points users to GitHub Releases for downloads and documents editor support in VSCode, Neovim, Helix, Flow, Vim, Zed, and other editors.

### Modes d'utilisation

Common usage is checking documents for errors, formatting HTML, running the language server, and integrating the binary into editor save hooks, CI formatting checks, or editor LSP configuration.

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

SuperHTML is interesting to package-manager users because it packages formatter, validator, and LSP behavior into one small developer tool, matching the style of Go/Zig formatters that teams can install locally and run in CI.

### Chronologie

- 2024: Official GitHub repository created.
- 2024: v0.5.3 release published.
- 2026: v0.7.0 release published.

### Related projects

- Related projects and environments include WHATWG HTML, Language Server Protocol clients, VSCode, Neovim, Helix, Flow, Vim, Zed, Zig package workflows, and formatter-driven CI.

### Sources

- <https://github.com/kristoff-it/superhtml>
- <https://github.com/kristoff-it/superhtml/releases>
- <https://raw.githubusercontent.com/kristoff-it/superhtml/master/README.md>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - superhtml: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/superhtml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - superhtml - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: superhtml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | HTML Validator, Formatter, LSP, and Templating Language Library | https://github.com/kristoff-it/superhtml
- apk - superhtml-doc - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: superhtml-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | HTML Validator, Formatter, LSP, and Templating Language Library (documentation) | https://github.com/kristoff-it/superhtml
- Scoop - main/superhtml: normalized package name match | Scoop official bucket manifest trees: bucket/superhtml.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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