https://github.com/willdev12/js-open-animation
A JS library that loads a fade-in animation on page open
https://github.com/willdev12/js-open-animation
animation animation-css animation-library css-animations html html-css-javascript javascript javascript-animation js-library web
Last synced: 2 days ago
JSON representation
A JS library that loads a fade-in animation on page open
- Host: GitHub
- URL: https://github.com/willdev12/js-open-animation
- Owner: WillDev12
- License: mit
- Created: 2023-05-10T18:19:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T18:24:17.000Z (about 3 years ago)
- Last Synced: 2025-10-28T16:48:07.390Z (8 months ago)
- Topics: animation, animation-css, animation-library, css-animations, html, html-css-javascript, javascript, javascript-animation, js-library, web
- Language: JavaScript
- Homepage: https://willdev12.github.io/JS-Open-Animation/
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS open animation
Provided is a program that creates an open animation when a page loads similar to [linkvertise](https://linkvertise.com/)
# How to install
You can install by doing the following:
```html
// this is where you run it
openAnimation.play([
"background-color".
"image-url"
])
```
Javascript link: [JS-animation.js](https://willdev12.github.io/JS-Open-Animation/src/v2.0.0/JS-animation.js)
# Changelog
```
$ Added color support
$ Converted to javascript params
$ Changed run location
```
You can view an example of this in action [here](https://WillDev12.github.io/JS-Open-Animation).
# Like content like this?
Follow my [Github](https://github.com/WillDev12) or share it! (this means a lot to me)
```
https://github.com/WillDev12
https://WillDev12.github.io
```