Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan-silver/ElementTransitions

Simple transitions for web pages
https://github.com/dan-silver/ElementTransitions

Last synced: 4 months ago
JSON representation

Simple transitions for web pages

Awesome Lists containing this project

README

        

## ElementTransitions

#### [Demo and example code](http://dan-silver.github.io/ElementTransitions/)

This repository is a wrapper around the code provided by a [codrops article on page transitions](http://tympanus.net/codrops/2013/05/07/a-collection-of-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.

##### License
The css animations in elementTransitions.css were written by Codrops and therefore fall under [their license](http://tympanus.net/codrops/licensing/). All other source code is released under the MIT License.

##### Credits

[james2doyle](https://github.com/james2doyle) - Removed jQuery dependency