~sircmpwn/hare-html

HTML support for Hare (WIP)

builds.sr.ht via hare-dev

13 days ago
13 days ago

#hare-html

This package implements an HTML5 parser for Hare compatible with the WHATWG HTML specification.

#Installation

#From your distribution

The recommended name for this package is "hare-html". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-html/ add https://git.sr.ht/~sircmpwn/hare-html main