Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jibar026/vivify

A COLLECTION OF PRE-MADE CSS ANIMATIONS
https://github.com/jibar026/vivify

css css-animations css3 sass sass-mixins

Last synced: about 1 month ago
JSON representation

A COLLECTION OF PRE-MADE CSS ANIMATIONS

Awesome Lists containing this project

README

        

# Vivify

A COLLECTION OF PRE-MADE CSS ANIMATIONS

## Installation

Use the package manager [npm](https://www.npmjs.com/package/vivify.sass) to install vivify.sass.

```bash
npm i vivify.sass
```

## Quick Start
Sass
```scss
@import "vivify.sass/src/dist/index.css"
```
HTML5
```html
;
```

## Usage

HTML5
```html


```

## Demos

See all animations [demos](https://jibar026.github.io/vivify/) 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](https://github.com/jibar026/vivify/blob/main/LICENSE)