furious-monkey / html-to-object-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-to-object-parser

Environment

  • Node.js 18.16.0
  • OS: Windows, Mac, Ubuntu

Run the project

  • Clone the project
git clone https://github.com/furious-monkey/html-to-object-parser.git
  • Open the terminal and run commands to see result
cd html-to-object-parser
node parser.js markup.html

đź›  No need to do npm install because the module already exists in the repository

About


Languages

Language:HTML 51.5%Language:JavaScript 48.5%