https://github.com/dperrymorrow/vue-animate-transitions
Port of animate.css to view transitions
https://github.com/dperrymorrow/vue-animate-transitions
Last synced: 12 months ago
JSON representation
Port of animate.css to view transitions
- Host: GitHub
- URL: https://github.com/dperrymorrow/vue-animate-transitions
- Owner: dperrymorrow
- License: mit
- Created: 2016-11-09T21:16:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T00:33:00.000Z (over 3 years ago)
- Last Synced: 2025-03-15T11:12:38.284Z (about 1 year ago)
- Language: HTML
- Homepage: https://dperrymorrow.github.io/vue-animate-transitions/
- Size: 32.2 KB
- Stars: 16
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-animate-transitions
Port of animate.css to view transitions
## Demo
[→ Demo Here](https://dperrymorrow.github.io/vue-animate-transitions/)
## Install
```
npm install vue-animate-transitions
```
load in the ```dist/vue-animate-transitions.min.css```
## Usage
```html
```