Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jibar026/vivify
- Owner: jibar026
- License: mit
- Created: 2021-02-07T20:06:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T01:12:30.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T21:06:14.075Z (about 2 months ago)
- Topics: css, css-animations, css3, sass, sass-mixins
- Language: HTML
- Homepage: https://jibar026.github.io/vivify/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)