Skip to main content

README.md

# htmgrrrl

[![Package Version](https://img.shields.io/hexpm/v/htmgrrrl)](https://hex.pm/packages/htmgrrrl)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/htmgrrrl/)

Gleam bindings to [htmerl](https://github.com/zadean/htmerl), the fast and
memory efficient Erlang HTML SAX parser.

For querying and scraping HTML you may want to check out the
[`presentable_soup`](https://hexdocs.pm/presentable_soup/index.html)
package instead of this low-level one.

## Installation

This package can be added to your Gleam project:

```sh
gleam add htmgrrrl@1
```

and its documentation can be found at <https://hexdocs.pm/htmgrrrl>.

## What's with the name?

It's a Gleam-y play on "htmerl" that makes a nod to [Riot Grrrl](https://en.wikipedia.org/wiki/Riot_grrrl).