|
hace 1 año | |
---|---|---|
.. | ||
.npmignore | hace 1 año | |
History.md | hace 1 año | |
LICENSE | hace 1 año | |
Readme.md | hace 1 año | |
index.js | hace 1 año | |
package.json | hace 1 año |
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)