Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 2.98 KB

README.md

File metadata and controls

47 lines (40 loc) · 2.98 KB

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 .