Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T15:50:58.000Z (over 6 years ago)
- Last Synced: 2024-12-07T04:12:18.455Z (about 1 month 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 [![Build Status](https://travis-ci.org/justinwoo/purescript-lenient-html-parser.svg?branch=master)](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)