Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)