@goodly/vue-scroll-anime
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@goodly/vue-scroll-anime", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "easy light weight animation on scroll for VueJS", | ||
@@ -20,3 +20,9 @@ "main": "./dist/index.js", | ||
}, | ||
"homepage": "https://gitlab.com/kamohelosemonyo/vue-scroll-anime#readme" | ||
"homepage": "https://gitlab.com/kamohelosemonyo/vue-scroll-anime#readme", | ||
"keywords": [ | ||
"Vue 3", | ||
"Vue", | ||
"VueJS", | ||
"Scroll Animation" | ||
] | ||
} |
# Vue Scroll Anime | ||
easy light weight animation on scroll for VueJS 3 | ||
*** | ||
## Quick Start | ||
*** | ||
@@ -67,3 +65,2 @@ ### Installing the plugin | ||
## How it works | ||
*** | ||
@@ -70,0 +67,0 @@ This plugin works by checking if all dom elements with the v-scroll-anime directive\ |
4766
84