UNPKG

onmount

Version:

Run something when a DOM element appears and when it exits

17 lines (16 loc) 309 B
{ "name": "onmount", "description": "Run something when a DOM element appears and when it exits", "main": "index.js", "authors": [ "Rico Sta. Cruz <rico@ricostacruz.com>" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }