You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,9 @@ Or use two different animations for each scroll direction:
65
65
```
66
66
Note that by providing both `up` and `down` directions, the `repeat` modifier is implicitly in effect.
67
67
68
+
## Demo
69
+
Live demo [here](https://vue-animate-onscroll.netlify.com/).
70
+
68
71
## License
69
72
70
73
<arel="license"href="http://creativecommons.org/licenses/by-sa/4.0/"><imgalt="Creative Commons License"style="border-width:0"src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><spanxmlns:dct="http://purl.org/dc/terms/"href="http://purl.org/dc/dcmitype/Text"property="dct:title"rel="dct:type">vue-animate-onscroll</span> by <axmlns:cc="http://creativecommons.org/ns#"href="www.josephharveyangeles.com"property="cc:attributionName"rel="cc:attributionURL">Joseph Harvey Angeles</a> is licensed under a <arel="license"href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <axmlns:dct="http://purl.org/dc/terms/"href="https://github.com/josephharveyangeles/vue-animate-onscroll"rel="dct:source">https://github.com/josephharveyangeles/vue-animate-onscroll</a>.
0 commit comments