There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implement a JavaScript module, that when added to an HTML page's <head>, will display an inspector area at the bottom of the page. The inspector should feature a schematic view of the elements in the page, and allow highlighting of hovered elements and dragging them around to manipulate the DOM.