licenses.dev

h2x-parse v1.1.1

Convert HTML code into h2x AST.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
cssstyle • 4.1.0CSSStyleDeclaration Object Model implementationINDIRECT1
data-urls • 5.0.0Parses data: URLsINDIRECT5
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.4.3An arbitrary-precision Decimal type for JavaScript.INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
h2x-types • 1.1.0Check types of h2x AST nodes.DIRECT0
html-encoding-sniffer • 4.0.0Sniff the encoding from a HTML byte streamINDIRECT3
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.INDIRECT0
jsdom • 25.0.1A JavaScript implementation of many web standardsDIRECT37
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nwsapi • 2.2.16Fast CSS Selectors API EngineINDIRECT0
parse5 • 7.2.1HTML parser and serializer.INDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
rrweb-cssom • 0.7.1CSS Object Model implementation and CSS parserINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
tldts-core • 6.1.70tldts core primitives (internal module)INDIRECT0
tldts • 6.1.70Library to work against complex domain names, subdomains and URIs.INDIRECT1
tr46 • 5.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
w3c-xmlserializer • 5.0.0A per-spec XML serializer implementationINDIRECT1
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 StandardINDIRECT0
whatwg-url • 14.1.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
ISC1
PackageRelationDependenciesPublished
saxes • 6.0.0An evented streaming XML parser in JavaScriptINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
tough-cookie • 5.0.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
xml-name-validator • 5.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.1 version:

[![licenses](https://licenses.dev/b/npm/h2x-parse/1.1.1)](https://licenses.dev/npm/h2x-parse/1.1.1)
<a href="https://licenses.dev/npm/h2x-parse/1.1.1">
  <img src="https://licenses.dev/b/npm/h2x-parse/1.1.1" alt="licenses" />
</a>
GitHub