UNPKG

scroll-dom-animation

Version:

Makes animating dom elements on scroll event super easy using a declarative approach without having to touch your css

20 lines (19 loc) 496 B
{ "name": "scroll-dom-animation", "version": "1.0.9", "description": "Makes animating dom elements on scroll event super easy using a declarative approach without having to touch your css", "main": "index.js", "scripts": { "test": "jest" }, "homepage": "https://github.com/tito300/scroll-dom-animation.git", "keywords": [ "sroll", "animation", "dom", "reveal", "animate" ], "author": "Tarek Demachkie <tarek.demachkie@gmail.com>", "license": "ISC" }