If you are facing issue using as node module then please check the "asModule" branch. I have added example code for that. Go to Animate.css website. Copy the animation class name from right panel, you ...
Scrolling Animation in JavaScript Overview This project demonstrates how to create scrolling animations using pure JavaScript. The animations are triggered based on the user's scroll position, ...