Found 77 repositories(showing 30)
cheeriojs
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
fb55
The fast & forgiving HTML and XML parser
apostrophecms
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
fb55
a CSS selector compiler & engine
fb55
Handler for htmlparser2, to get a DOM
fb55
Utilities for working with htmlparser2's DOM
cheeriojs
render dom nodes
remarkablemark
📝 HTML to DOM parser.
blakeembrey
A `htmlparser2` handler for parsing rich metadata from HTML. Includes HTML metadata, JSON-LD, RDFa, microdata, OEmbed, Twitter cards and AppLinks.
browniefed
Parses raw html using htmlparser2 to a React DOM structure.
Spencer-Easton
A browserified version of fb55/htmlparser2 modified to work in Google Apps Script
fb55
all the types of nodes in htmlparser2's dom
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
A React Native component which renders HTML content as native views
toddself
An HTML to markdown converter that uses a sax based parser (htmlparser2)
Converts the JSON that the htmlparser/htmlparser2 package produces back to HTML
victornpb
A Benchmark of javascript libraries for parsing HTML (CPU/RAM)
yuchi
Forgiving HTML/XML parser for Titanium SDK
tmgldn
Deno port of `htmlparser2`
AcroMace
Chat with yourself ¯\_(ツ)_/¯
watzon
Port of fb55/htmlparser2 for Deno
chbrown
A better DomHandler for fb55's htmlparser2
coderosh
A simple library that I use for web scraping. Uses htmlparser2 to parse dom.
nyrkovalex
Extendable HTML sanitizer written in typescript on top of htmlparser2 suitable for both JS and TS projects
victrme
The fast & forgiving HTML parser, slimmed down.
EIGHTFINITE
📦 Cheerio drop in replacement. Always mirrors the latest version. Patched to use the Lodash isArrayLike function instead of the flawed implementation in the Cheerio source. — `npm install cheerio@github:EIGHTFINITE/cheerio#main` — https://github.com/cheeriojs/cheerio
calvinalvin
handler for htmlparser2 that turns pages into a dom - modified to allow for attribute transforms and modifications
wuchangming
Reverse workflow compare with `htmlparser2`
scalajs-io
Fast & forgiving HTML/XML/RSS parser
jordancalder
Recursive DOM traversal using htmlparser2