Skip to content

Commit 850eecb

Browse files
committed
v3.0.0
No more jQuery
1 parent 0bfb845 commit 850eecb

3 files changed

Lines changed: 372 additions & 336 deletions

File tree

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<p align="center">
44
<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>
55
<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>
6+
<a href="https://kodingkhurram.github.io/animate.css-dynamic.demo"><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>
77
</p>
88

99
<p align="center">
10-
<img src="https://animate-dynamic.herokuapp.com/img/gifs/animate-css-dynamic_GIF1.gif"><br/>
11-
<img src="https://animate-dynamic.herokuapp.com/img/gifs/animate-css-dynamic_GIF2.gif">
10+
<img src="https://kodingkhurram.github.io/animate.css-dynamic.demo/img/gifs/animate-css-dynamic_GIF1.gif"><br/>
11+
<img src="https://kodingkhurram.github.io/animate.css-dynamic.demo/img/gifs/animate-css-dynamic_GIF2.gif">
1212
</p>
1313

1414
<h2> Overview </h2>
@@ -20,17 +20,13 @@
2020
rel = "stylesheet"
2121
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
2222
/>
23-
<script
24-
src = "https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js">
25-
</script>
2623
<script
2724
src = "https://cdn.jsdelivr.net/gh/KodingKhurram/animate.css-dynamic@main/animate.min.js">
2825
</script>
2926
&lt;/head></pre>
3027

3128
<h2> Documentation and Demo </h2>
32-
<span> Documentation regarding usage and Demo is in the official <a href="https://animate-dynamic.ga" target="_blank"> website </a></span><br/>
33-
If the above website is down, visit backup <a href="https://animate-dynamic.herokuapp.com" target="_blank"> website </a>
29+
<span> Documentation regarding usage and Demo is in the official <a href="https://kodingkhurram.github.io/animate.css-dynamic.demo" target="_blank"> website </a></span>
3430

3531
<h2> Version and release </h2>
3632
<ul>
@@ -40,7 +36,8 @@
4036
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.10.3/">v2.10.3</a></li>
4137
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.13.5/">v2.13.5</a></li>
4238
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.16.7/">v2.16.7</a></li>
43-
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.18.8/">v2.18.8</a> {latest}</li>
39+
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v2.18.8/">v2.18.8</a></li>
40+
<li><a href="https://github.com/KodingKhurram/animate.css-dynamic/tree/v3.0.0/">v3.0.0</a> {latest}</li>
4441
</ul>
4542

4643
<h2> License </h2>

0 commit comments

Comments
 (0)