Exposes the `MutationObserver` API, or a polyfill based on mutation events for IE 9-10.
arrive.js provides events to watch for DOM elements creation and removal. It makes use of MutationObservers internally.
MutationObserver shim for ES3 environments
A React Hooks package for mutation-observer