0 Forks
6 Stars
6 Watchers

break-on-element

A custom element that is a declarative MutationObserver for debugging. Instead of opening your developer tools to set these breakpoints wrap the element in the <break-on> custom element.

How to download and setup break-on-element

Open terminal and run command
git clone https://github.com/knowler/break-on-element.git
git clone is used to create a copy or clone of break-on-element repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with break-on-element https://github.com/knowler/break-on-element/archive/master.zip

Or simply clone break-on-element with SSH
[email protected]:knowler/break-on-element.git

If you have some problems with break-on-element

You may open issue on break-on-element support forum (system) here: https://github.com/knowler/break-on-element/issues