simonghrt / parsing-html-test

Parsing html page test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing html test

This project aims to parse an HTML file and get the main informations written in this file

Installation

Node.js version 8.9.3

npm install

Start

npm start

Test

You need to have run the start command first as if it will load the generated JSON file

npm test

Todos

  • Add additional tests
  • Make verifications about inputs when parsing

About

Parsing html page test


Languages

Language:HTML 91.6%Language:JavaScript 8.4%