Skip to content

KodingKhurram/animate.css-dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animate.css-Dynamic

Just add water, when required, css animations


Overview

Animate.css-Dynamic 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 {animate.css}.

Installation

<head>
   <link
     rel = "stylesheet"
     href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
   />
   <script
     src = "https://cdn.jsdelivr.net/gh/KodingKhurram/animate.css-dynamic@main/animate.min.js">
   </script>
 </head>

Documentation and Demo

Documentation regarding usage and Demo is in the official website

Version and release

License

Animate.css-Dynamic is licensed under MIT license (https://opensource.org/licenses/MIT)
Made by Mohammed Khurram with .