Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 497 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 497 Bytes

DOM-changes-logger

DOM-changes-logger uses MutationObservers to detect every changes in a web page DOM and produce an html log file

Using DOM-changes-logger

DOM-changes-logger requires Node 14 LTS (14.x) or later.

Installation:

npm install

Run it:

node DOM-changes-logger.js 'https://www.google.com/'

Icons:

alt text for screen readers.

Messages:

alt text for screen readers.