Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-parser-with-kotlin

basic html parser with kotlin

In this project you can pass an html document as a string to the Solution class. Where in the program will automatically parse the html document string to a Kotlin Tree of N-children. with the single parent root as tag. it will also parse out each attribute from each tag and store that alongside the node of each tree as a map of attributes (key value pairs)

Made by Yahya Bin Naveed & Osaf Ahmed

About

basic html parser with kotlin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages