zackdn / animsition

A simple and easy jQuery plugin for css animated page transitions.

Home Page:http://git.blivesta.com/animsition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower version npm version Build Status Dependency Status

A simple and easy jQuery plugin for CSS animated page transitions.

Demo & Installation

http://git.blivesta.com/animsition/

Development

Install : nodejs npm grunt

$ git clone https://github.com/blivesta/animsition.git
$ cd animsition
$ git checkout -b patch-1
$ npm install && grunt build && grunt

Build

$ grunt build

Watch & Connect

$ grunt

CDN

cdnjs

  • css/animsition.css
  • css/animsition.min.css
  • js/jquery.animsition.js
  • js/jquery.animsition.min.js

Contributing

To contribute to animsition, clone this repo locally and commit your code.
Please check that everything works before opening a pull-request.

Contributors

License

Released under the MIT license.


Wordpress plugin

About

A simple and easy jQuery plugin for css animated page transitions.

http://git.blivesta.com/animsition

License:MIT License


Languages

Language:CSS 79.5%Language:JavaScript 20.5%