An open API service indexing awesome lists of open source software.

https://github.com/slotthe/html-parse-util

Utility functions for the html-parse package. // GitHub Mirror
https://github.com/slotthe/html-parse-util

haskell html-parse

Last synced: 4 months ago
JSON representation

Utility functions for the html-parse package. // GitHub Mirror

Awesome Lists containing this project

README

          

# html-parse-utils

This is a reimplementation of utility functions from Neil Mitchell's
[TagSoup library], as well as some extra functionality, for Ben Gamari's
[html-parse library]; because yay `Text` and yay `Attoparsec`.

[TagSoup library]: https://hackage.haskell.org/package/tagsoup
[html-parse library]: https://hackage.haskell.org/package/html-parse