Skip to content

jibar026/vivify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vivify

A COLLECTION OF PRE-MADE CSS ANIMATIONS

Installation

Use the package manager npm to install vivify.sass.

npm i vivify.sass

Quick Start

Sass

@import "vivify.sass/src/dist/index.css"

HTML5

<link rel="stylesheet" href="path/to/module/src/dist/index.css">;

Usage

HTML5

<div class="v-animation-name"></div>

Demos

See all animations demos in here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT