Skip to content

divakarmanivel/simple-animations

Repository files navigation

Simple logo

Simple Animations

Create fantastic animations using minimal effort.

Setup

Copy dist/simple-animations.min.css to your document's folder.

Add this line in the head tag of html file as:

<head>
  ..
  <!-- Simple Animation CSS -->
  <link rel="stylesheet" type="text/css" href="./css/simple-animations.min.css" />
</head>

Usage

Add the required animation class to any div

<div class="slide-up">I will slide up!</div>

Contribution

I welcome pull requests from all! Thanks in advance! Visit our Contributions page for more information.

Code of Conduct

Visit our Code of Conduct page for an overview on our ground rules.

License

Created and Maintained by Divakar Manivel. Licensed under MIT.

About

Create fantastic animations using minimal effort.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages