licenses.dev

cheerio v1.0.0

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
dom-serializer • 2.0.0render domhandler DOM nodes to a stringDIRECT3
encoding-sniffer • 0.2.0Implementation of the HTML encoding sniffer algo, with stream supportDIRECT3
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
parse5-htmlparser2-tree-adapter • 7.1.0htmlparser2 tree adapter for parse5.DIRECT4
parse5-parser-stream • 7.1.2Streaming HTML parser with scripting support.DIRECT2
parse5 • 7.2.1HTML parser and serializer.DIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
undici • 6.20.1An HTTP/1.1 client, written from scratch for Node.jsDIRECT0
whatwg-encoding • 3.1.1Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 4.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
cheerio-select • 2.1.0CSS selector engine supporting jQuery selectorsDIRECT9
css-select • 5.1.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domDIRECT1
domutils • 3.1.0Utilities for working with htmlparser2's domDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
ISC1
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/cheerio)](https://licenses.dev/npm/cheerio)
<a href="https://licenses.dev/npm/cheerio">
  <img src="https://licenses.dev/b/npm/cheerio" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/cheerio/1.0.0)](https://licenses.dev/npm/cheerio/1.0.0)
<a href="https://licenses.dev/npm/cheerio/1.0.0">
  <img src="https://licenses.dev/b/npm/cheerio/1.0.0" alt="licenses" />
</a>
GitHub