animate-css / animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
https://animate.style/
Other
80.14k stars 16.24k forks source link

Request to Add Scroll Animations to the Repository #1692

Closed ail3ngrimaldi closed 10 months ago

ail3ngrimaldi commented 11 months ago

Is your feature request related to a problem? Please describe.

No, it's not.

Describe the solution you'd like.

I wanted to discuss the possibility of adding scroll animations to the current repository. As a reference, I'd like to share this library which is currently not being maintained, and I was considering incorporating it into a project I'm actively working on.

I have also been utilizing your repository, and while I find it quite useful, I noticed that it currently features only common animations triggered upon page load, rather than upon scrolling. However, I believe that implementing scroll-activated animations could significantly enhance the user experience.

Could we explore the potential of integrating scroll animations into your repository? If the answer is positive, I'd be more than willing to contribute to this effort.

Thank you very much for reading, I'm looking forward to the opportunity of collaborating on this!

Describe alternatives you've considered.

None for now, I'll wait for your response.

Additional Context

No response

Also if you are not interested on adding this type of animation and know any other project that has something like this, please let me know :)

b-havesh commented 10 months ago

Hey there! 👋 I noticed you're looking for a smooth scroll and animation solution. For that, I'd recommend checking out the Locomotive Scroll library. It's a fantastic choice for creating those buttery-smooth scrolling effects and animations you're after.

Locomotive Scroll makes it super easy to implement smooth scrolling with a touch of elegance. It's got built-in support for various animations and provides a great user experience. You can find it over at: Locomotive Scroll

Give it a whirl, and I'm pretty sure you'll be impressed with how it can level up your scrolling and animations! If you have any questions or need help integrating it, feel free to ask. Happy coding! 🚀✨

ail3ngrimaldi commented 10 months ago

Thank you so much!