Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add js for scrolling animation options #331

Open
brittrich opened this issue Sep 18, 2021 · 2 comments
Open

Add js for scrolling animation options #331

brittrich opened this issue Sep 18, 2021 · 2 comments
Assignees

Comments

@brittrich
Copy link

Should we add an option for scrolling animations. Looks like, at minimum, we need some .js. @UTCbridget I know you mentioned a library you've used in the past. I also found this info on integrating this option with tailwind:

https://onesheep.org/insights/animate-on-scroll-with-tailwind-css

@UTCbridget
Copy link
Collaborator

That seems like a good with integrations with tailwind. I'd just like to see more options than fadeIn, but that may be just a sampling. This was the one I was talking about: https://wowjs.uk/
It's just js and css animations. It's pretty easy to implement. I've used it on many sites.

@bmartinez287
Copy link

wow.js is temporarily deprecated in favor of AOS (Animate on Scroll). Feel free to ignore the warning if you can't use AOS.
Found on wow GitHub page.
https://michalsnik.github.io/aos/
Seems like we should skip Wow and go to AOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants