UNPKG

kc-dom-watch

Version:
23 lines (22 loc) 522 B
{ "name": "kc-dom-watch", "version": "2.0.5", "description": "[browser] DOM mutation observer", "main": "dom-watch.js", "repository": { "type": "git", "url": "https://github.com/kaisarsnippets/js-dom-watch.git" }, "keywords": [ "watch dom", "watch elem added", "mutation", "observer" ], "author": "KaisarCode", "license": "ISC", "bugs": { "url": "https://github.com/kaisarsnippets/js-dom-watch/issues" }, "homepage": "https://github.com/kaisarsnippets/js-dom-watch" }