Skip to content

michellemroy/HTML-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML-Parser

A HTML parser to convert a html file into it's Document Object Model tree represented in JSON form. The JSON format can be visualised using the treant.js library. Also provided with a check for tags that have not been closed.

DOM Tree

The parser warns the user if an attribute placed in a tag is not one that is allowed

Warning Message

About

A parser for HTML files to create a DOM tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages