New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

htmlparser2-20kb

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmlparser2-20kb

Fast & forgiving HTML/XML parser bundled for the browser, < 20 KB, no dependencies

3.10.14
latest
Source
npm
Version published
Maintainers
1
Created
Source

htmlparser2-20kb

npm npm bundle size (minified) npm bundle size (minified + gzip)

Fast & forgiving HTML/XML parser bundled for the browser, < 20 KB, no dependencies

Includes:

Excludes:

  • The decodeEntities option
  • Support for async usage with streams
  • FeedHandler
  • Some functions from domutils
  • Automatic fix-up of mixed-case tag and attribute names. Set the lowerCaseTags and lowerCaseAttributeNames options of the parser to false to retain the casing.

Compare:

https://bundlephobia.com/result?p=htmlparser2

Keywords

html

FAQs

Package last updated on 22 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts