animsition

WebJar for animsition

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

animsition
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

animsition
WebJar for animsition
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/blivesta/animsition

Download animsition

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/animsition/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>animsition</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/animsition/
implementation 'org.webjars.bower:animsition:4.0.2'
// https://jarcasting.com/artifacts/org.webjars.bower/animsition/
implementation ("org.webjars.bower:animsition:4.0.2")
'org.webjars.bower:animsition:jar:4.0.2'
<dependency org="org.webjars.bower" name="animsition" rev="4.0.2">
  <artifact name="animsition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='animsition', version='4.0.2')
)
libraryDependencies += "org.webjars.bower" % "animsition" % "4.0.2"
[org.webjars.bower/animsition "4.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Animsition

Bower version npm version Build Status

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

Demo & Installation

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

Development

Install : nodejs npm gulp

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

Build

$ gulp build

Build -> Watch

$ gulp

CDN

cdnjs

  • dist/css/animsition.css
  • dist/css/animsition.min.css
  • dist/js/animsition.js
  • dist/js/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

Page Transition

Versions

Version
4.0.2
4.0.1
4.0.0