Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-to-object-parser

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-object-parser

A simple library that converts an HTML string into a structured JavaScript object. Useful for parsing and manipulating HTML in a structured format.

  • 1.0.3
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-97.57%
Maintainers
0
Weekly downloads
 
Created
Source

HTML to Object Parser

A simple library that converts an HTML string into a structured JavaScript object. Useful for parsing and manipulating HTML in a structured format.

Features

  • Converts HTML elements to JavaScript objects with tags, styles, text content, and children.
  • Handles inline styles and converts them to JavaScript objects.
  • Supports class and ID attributes.
  • Designed to work both in Node.js and the browser.

Installation

You can install the package using npm:

npm install html-to-object-parser

FAQs

Package last updated on 10 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc