ScrollTrigger is a lightweight javascript library that you can use to trigger classes on HTML elements based on scroll position. It allows you to easily create nice scroll animations with just few custom lines of CSS that you can code by yourself or copy by any CSS animations library like Animate.css.

View Demo   View on Github