webmodules

webmodules/mutation-observer

Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)

JavaScript
65
14
Other

This project provides a polyfill for the `MutationObserver` API, allowing developers to monitor DOM changes in environments where the native API is unavailable, specifically older browsers like IE9-10. It's designed for web developers who need reliable cross-browser support for observing mutations in the Document Object Model.

Total donated
Undistributed
Share with your subscribers: