https://github.com/justinwoo/purescript-lenient-html-parser
A reaaaaaally lenient HTML parser for Purescript inspired by ndmitchell's TagSoup
https://github.com/justinwoo/purescript-lenient-html-parser
html parser purescript tagsoup
Last synced: 2 months ago
JSON representation
A reaaaaaally lenient HTML parser for Purescript inspired by ndmitchell's TagSoup
- Host: GitHub
- URL: https://github.com/justinwoo/purescript-lenient-html-parser
- Owner: justinwoo
- License: mit
- Created: 2017-01-27T22:07:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T15:50:58.000Z (over 6 years ago)
- Last Synced: 2025-01-27T04:06:43.226Z (3 months ago)
- Topics: html, parser, purescript, tagsoup
- Language: PureScript
- Homepage:
- Size: 69.3 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-lenient-html-parser [](https://travis-ci.org/justinwoo/purescript-lenient-html-parser)
A reaaaaaally lenient HTML parser for purescript inspired by ndmitchell's [TagSoup](https://github.com/ndmitchell/tagsoup/).
Currently very alpha as tested for my own purposes only. Please raise issues and submit PRs!!!
## Installation
`bower i purescript-lenient-html-parser`
## Documentation
Documentation available on [Pursuit](https://pursuit.purescript.org/packages/purescript-lenient-html-parser)