UNPKG

scroll-triggle-fn

Version:

a simple scroll triggle that allows you run function when you scroll to specific dom element

23 lines (22 loc) 503 B
{ "name": "scroll-triggle-fn", "version": "1.1.0", "description": "a simple scroll triggle that allows you run function when you scroll to specific dom element", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository":{ "type": "git", "url": "https://github.com/peiying16/scroll-triggle-fn.git" }, "keywords": [ "scroll", "event", "triggle" ], "author": "Brian", "license": "ISC", "dependencies": { } }