|
hai 1 ano | |
---|---|---|
.. | ||
.npmignore | hai 1 ano | |
History.md | hai 1 ano | |
LICENSE | hai 1 ano | |
Readme.md | hai 1 ano | |
index.js | hai 1 ano | |
package.json | hai 1 ano |
Exposes the native MutationObserver
API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)
MutationObserver polyfill by the Polymer Project.
$ npm install mutation-observer
var MutationObserver = require('mutation-observer');
BSD (See LICENSE file)