Skip to content

Commit 4acf386

Browse files
committed
v2.13.5
1 parent 7371363 commit 4acf386

4 files changed

Lines changed: 148 additions & 98 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Mohammed Khurram
3+
Copyright (c) 2021 Mohammed Khurram (KodingKhurram)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<h1 align="center">Animate.css-Dynamic</h1>
22
<h2 align="center">Just add water, when required, css animations</h2>
3+
<p align="center">
4+
<a href="https://github.com/KodingKhurram/animate.css-dynamic/releases"><img src="https://img.shields.io/github/v/release/KodingKhurram/animate.css-dynamic.svg?style=for-the-badge"></a>
5+
<a href="https://github.com/KodingKhurram/animate.css-dynamic/blob/main/LICENSE"><img src="https://img.shields.io/github/license/KodingKhurram/animate.css-dynamic.svg?style=for-the-badge"></a>
6+
<a href="https://animate-dynamic.ga"><img src="https://img.shields.io/website.svg?down_color=red&down_message=down&style=for-the-badge&up_color=green&up_message=up&url=http%3A%2F%2Fshields.io"></a>
7+
</p>
38

49
<h2> Overview </h2>
5-
<span> <strong>Animate.css-Dynamic</strong> is an attempt to make Animate.css library dynamic, in the sense, having control on animations, the basic idea is to animate the element when we want, and how we want, without need of changing anything in the source library <a href="https://animate.style/">{animate.css}</a>. </span>
10+
<span> <strong>Animate.css-Dynamic</strong> is an attempt to make Animate.css library dynamic in nature, in the sense, having control on animations, the basic idea is to animate the element when we want, and how we want, without need of changing anything in the source library <a href="https://animate.style/">{animate.css}</a>. </span>
611

7-
<h2> Demo and working </h2>
8-
<span> Demo and working of Animate.css-Dynamic is here...</span><br/>
9-
<a href="https://animate-dynamic.ga" target="_blank"> Primary link </a> <br/>
10-
<a href="https://animate-dynamic.herokuapp.com" target="_blank"> Secondary link </a> <br/>
11-
12-
<h2> Documentation </h2>
13-
=> Installation
12+
<h2> Installation </h2>
1413
<pre>
1514
&lt;head>
1615
&lt;link
@@ -26,15 +25,21 @@
2625
&lt;/head>
2726
</pre>
2827

29-
Documentation regarding usage is included in demo site itself.
28+
<h2> Documentation and Demo </h2>
29+
<span> Documentation regarding usage and Demo is in the official <a href="https://animate-dynamic.ga" target="_blank"> website </a></span><br/>
30+
If the above website is down, visit backup <a href="https://animate-dynamic.herokuapp.com" target="_blank"> website </a>
3031

3132
<h2> Version and release </h2>
3233
<ul>
3334
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v1.1.3/">v1.1.3</a> {initial}</li>
3435
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.6.1/">v2.6.1</a></li>
3536
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.9.2/">v2.9.2</a></li>
36-
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.10.3/">v2.10.3</a> {latest}</li>
37+
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.10.3/">v2.10.3</a></li>
38+
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.13.5/">v2.13.5</a> {latest}</li>
3739
</ul>
3840

3941
<h2> License </h2>
4042
Animate.css-Dynamic is licensed under MIT license (<a href="https://opensource.org/licenses/MIT">https://opensource.org/licenses/MIT</a>)
43+
44+
<hr>
45+
<strong><span> Made by <a href="https://github.com/KodingKhurram" target="_blank"> Mohammed Khurram </a> with <span style="color:red">&#10084;</span> </span>.</strong>

0 commit comments

Comments
 (0)