8000 GitHub - 0xedward/dom-visualizer: Visualize the DOM tree created by your browser for any HTML input
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xedward/dom-visualizer

Repository files navigation

DOM Visualizer

D 742D OM Visualizer was created for developers to view the DOM created by their browser for any HTML input. DOM Visualizer creates and displays the hierarchical relationship between different HTML tags.

DOM Visualizer sample output

Supported Browsers

DOM Visualizer relies on the DOMParser API to parse HTML input strings. Currently, most browsers are supported except for Opera Mini.

Development Setup

  1. Clone the repository
git clone https://github.com/0xedward/dom-visualizer.git
  1. Install development dependencies
cd dom-visualizer && npm install
  1. Start server with live reload
npm start

About

Visualize the DOM tree created by your browser for any HTML input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0