html-to-js-parser

0.0.3 • Public • Published

HTML to JS

A library for converting HTML to an JS object.

Installation

Use yarn or npm to install html2js

yarn add html2js
npm install html2js

Usage

html2js can be imported and used.

import html2js from "html2js";

It can also be used within the terminal as html2js.

html2js <path-to-some-html-file>

Readme

Keywords

Package Sidebar

Install

npm i html-to-js-parser

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

8.79 kB

Total Files

5

Last publish

Collaborators

  • mehranzhs