A simple and easy jQuery plugin for CSS animated page transitions.
A simple and easy jQuery plugin for CSS animated page transitions.
http://git.blivesta.com/animsition/
Install :
nodejs
npm
gulp
$ git clone https://github.com/blivesta/animsition.git $ cd animsition $ git checkout -b patch-1 $ npm install && gulp
Build
bash $ gulp build
Build -> Watch
bash $ gulp
To contribute to animsition, clone this repo locally and commit your code.
Please check that everything works before opening a pull-request.
Released under the MIT license.