Git Product home page Git Product logo

vov.css's Introduction

vov.css npm bundle size GitHub GitHub

Join the chat at https://gitter.im/vov-css/community

You can install the file

<head>
  <link rel="stylesheet" href="vov.min.css">
</head>

Instead of installing you can also use the cdn

<link href="https://cdn.jsdelivr.net/gh/vaibhav111tandon/vov.css@latest/vov.css" rel="stylesheet" type="text/css">

Or use the minified version by adding

<link href="https://cdn.jsdelivr.net/gh/vaibhav111tandon/vov.css@latest/vov.min.css" rel="stylesheet" type="text/css">
Class Name Fading Animations
fade-in-bottom-left fade-in-bottom-right fade-in-down fade-in-left
fade-in-right fade-in-top-left fade-in-top-right fade-in-up
fade-in fade-out-bottom-left fade-out-bottom-right fade-out-down
fade-out-left fade-out-right fade-out-top-left fade-out-top-right
fade-out-up fade-out

Class Name Rolling Animations
roll-in-left roll-in-right roll-out-left roll-out-right

Class Name Shaking Animations
shake-vertical shake-horizontal shake-diagonally shake-i-diagonally

Class Name Blur Animations
blur-in blur-out

Class Name Sliding Animations
slide-in-down slide-in-left slide-in-right slide-in-up
slide-out-down slide-out-left slide-out-right slide-out-up

Class Name Zooming Animations
zoom-in-down zoom-in-left zoom-in-right zoom-in-up
zoom-in zoom-out-down zoom-out-left zoom-out-right
zoom-out-up zoom-out

Class Name Throbing Animations
throb i-throb

Class Name Swivel Animations
swivel-horizontal swivel-horizontal-double swivel-vertical swivel-vertical-double

Class Name Shrinking Animations
shrink-left shrink-right shrink-top shrink-bottom

Class Name Wheel Animations
wheel-in-left wheel-in-right wheel-out-left wheel-out-right

Other Animations
flash

Usage

Either install the file OR Just add the cdn in the head of your html. Start using the library by applying the different classes

Add the class vov to the element you want to animate

<h1 class="vov flash">sample animations</h1>

Animation duration

To vary the animation-duration

Class Name Time
fastest 300ms
faster 500ms
fast 800ms
slow 2s
slower 3s
slowest 4s
<h1 class="vov flash fastest">sample animations</h1>
<h1 class="vov flash faster">sample animations</h1>
<h1 class="vov flash fast">sample animations</h1>
<h1 class="vov flash slow">sample animations</h1>
<h1 class="vov flash slower">sample animations</h1>
<h1 class="vov flash slowest">sample animations</h1>

Animation Timing

Provided are some of the animation timing classes f-10, f-20, f-30, f-40, f-50 where digit are the steps.

Animation Iteration Count

To make the iteration count infinite.

<h1 class="vov flash infinite">sample animations</h1>

You can also use classes c-2, c-3, c-4, c-4 where the digit denotes the iteration counts.

Animation Delay

To animation-delay use class t-1, t-2, t-3, t-4, t-5 where the digit denotes the seconds delay.

<h1 class="vov flash t-5">sample animations</h1>

VS CODE EXTENSION

Keyframes

Support me

Buy Me A Coffee

Or by contributing

Or by giving it a ⭐

vov.css's People

Contributors

adanielpincab avatar alvaromontoro avatar gitter-badger avatar imgbotapp avatar joellau avatar kud04rk avatar tylerlittlefield avatar vaibhav111tandon avatar vitebo avatar weberjacob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vov.css's Issues

Stagger Animations

Hi,

Is it possible to stagger the animations when applied to multiple elements?

Thanks

NPM & Packagist

Please add this package onto NPM and Packagist for easy installation in our projects!

Update website

  • Show animations in a better and simple way.
  • More information should be provided in a website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.