This repository is a wrapper around the code provided by a codrops article on page transitions. Their code has been modified to allow more than one animatable element per page. Additionally, you can now add transitions straight from html tags.
LicenseTo load elementTransitions, add elementTransitions.min.js and elementTransitions.min.css to your page. Here is an example of what should be in your head tag.
Some animations use additional properties, such as a delay or "ontop". These can be added inside the same et-in and et-out tags separated by a space.