Freebies
nimationA
nimationA is library for animation html elements. It has two parts - CSS with animation presets and JS for loading animations while scrolling website. It is simple tool for quickly creating animation on your website. I use it on my websited. If you choose to use JS file every element with .nA or .nimationA class will be show when you scroll to it.
Download<div class="nA slide-in-left slow">Some text here</div>
textMask
Simple JavaScript script that creates mask on text which allows to do specific animation. Works great with nimateA (should be before nimateA.js file). Every element that has .textMask class and some animation will have textMask effect.
Download<div class="textMask nA slide-in-bottom">Some text here</div>
perspective
JavaScript script that makes your elements 3D and rotates it depending on mouse position. Every element that has .perspective class will have perspective effect on. You can set sensivity and perspective on perspective.js file.
Download<h1 class="perspective">Heading one</h1>
You can support me by buying my graphics at Freepik or Shutterstock

