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.
- Host: GitHub
- URL: https://github.com/purefunctor/purescript-strict-html-parser
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2021-04-20T12:47:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-21T03:50:40.000Z (over 5 years ago)
- Last Synced: 2025-01-25T04:44:44.864Z (over 1 year ago)
- Language: PureScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).