janschoenherr / MutationObservers

Mutation Observers Polyfill

Home Page:https://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#mutation-observers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This repo has moved to https://github.com/Polymer/webcomponentsjs

MutationObservers

Mutation Observers Polyfill

This uses MutationEvents to implement MutationObserves so you need at least IE9.

IE11, Firefox, Chrome and Opera all support MutationObservers natively.

About

Mutation Observers Polyfill

https://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#mutation-observers

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 94.5%Language:HTML 5.5%