
DOM Update Highlighter
Expose inefficient DOM updates
2 followers
DOM Update Highlighter is a tool that makes DOM updates more visible as they happen on a webpage. It can be used by frontend developers to observe inefficiencies in working with DOM, such as excessive attribute updates or tree rebuilds.