Get started with evaporate CDN
BSD-3-Clause licensed
Lightweight library for easy CSS animations/transitions control.
Tags:- aws
- amazon
- S3
- multipart
- multi-part
- uploads
- browser
- transfer
- acceleration
- signature version 4
- v4
Stable version
Copied!
How to start using evaporate CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with evaporate CDN - cdnhub.io</title>
<style>
#my-text {
font-size: 48px;
text-align: center;
margin-top: 100px;
}
</style>
<script src="https://cdn.cdnhub.io/evaporate/2.1.4/evaporate.min.js"></script>
</head>
<body>
<h1 id="my-text">Hello, World!</h1>
<script>
const text = document.getElementById('my-text');
Evaporate.create({
target: text,
words: ['Hello,', 'World!'],
fontSize: 48,
lineHeight: 1.2,
gravity: 0.1,
speed: 0.01,
onEnd: () => console.log('Text has finished evaporating!')
});
</script>
</body>
</html>
Copied!
Copied!
Copied!
All versions
1.0.0
1.0.1
1.0.2
1.1.0
1.1.1
1.2.0
1.3.0
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.7
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
1.5.8
1.5.9
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
2.0.0
2.0.0-rc.1
2.0.0-rc.2
2.0.0-rc.3
2.0.0-rc.4
2.0.0-rc.5
2.0.0-rc.6
2.0.0-rc.7
2.0.1
2.0.2
2.0.2-electron.1
2.0.2-electron.2
2.0.2-rc
2.0.3
2.0.3-electron.3
2.0.4
2.0.4-electron.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
2.1.0
2.1.1
2.1.2
2.1.3
*** 2.1.4