Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
https://github.com/cheeriojs/cheerio
Features
* Familiar syntax: Cheerio implements a subset of core jQuery. Cheerio removes
all the DOM inconsistencies and browser cruft from the jQuery library,
revealing its truly gorgeous API.
* Blazingly fast: Cheerio works with a very simple, consistent DOM model. As a
result parsing, manipulating, and rendering are incredibly efficient.
Preliminary end-to-end benchmarks suggest that cheerio is about 8x faster
than JSDOM.
* Incredibly flexible: Cheerio wraps around @FB55's forgiving htmlparser2.
Cheerio can parse nearly any HTML or XML document.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs-cheerio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cheerio-0.19.0.tgz | 0000051072 49.9 KB | |
nodejs-cheerio.changes | 0000000152 152 Bytes | |
nodejs-cheerio.spec | 0000002733 2.67 KB |
Comments 0