# Install superhtml with Homebrew, apk, Nix, scoop

HTML Language Server & Templating Language Library. Version 0.6.2 via Homebrew; verified 2026-06-14. Also installable with nix: nix profile install nixpkgs#superhtml.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install superhtml
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add superhtml
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:superhtml
- **Package manager:** Homebrew
- **Version:** 0.6.2
- **Source summary:** HTML Language Server & Templating Language Library
- **Homepage:** <https://github.com/kristoff-it/superhtml>
- **Repository:** <https://github.com/kristoff-it/superhtml>
- **Last updated:** 2026-06-14T14:25:55-04:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- superhtml (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.6.2
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- 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
