0xedward / dom-visualizer

Visualize the DOM tree created by your browser for any HTML input
https://0xedward.github.io/dom-visualizer/
4 stars 1 forks source link

Implement displaying DOM tree generated from user's input string #25

Closed 0xedward closed 3 years ago

0xedward commented 3 years ago

Connect DOMParser output with d3 to show user the DOM tree corresponding to their input string