Edit on Github
Implementation status
functional
Repository
github.com/toolkitchen/MutationObservers
W3C Specification
dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#mutation-observers

Mutation Observers provide a way to react to and be notified of changes in the DOM.

TODO