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

https://github.com/purefunctor/purescript-strict-html-parser

A strict[er] HTML parser inspired by TagSoup and lenient-html-parser.
https://github.com/purefunctor/purescript-strict-html-parser

Last synced: 7 months ago
JSON representation

A strict[er] HTML parser inspired by TagSoup and lenient-html-parser.

Awesome Lists containing this project

README

          

# purescript-strict-html-parser
A strict[er] HTML parser inspired by [TagSoup](https://hackage.haskell.org/package/tagsoup) and [lenient-html-parser](https://github.com/justinwoo/purescript-lenient-html-parser).