lottie-web

animation ui-component visualization

lottie-web is a plugin that allows exporting animations created in Adobe After Effects to SVG + JavaScript or canvas + JavaScript.

Latest Ver 5.12.2
Homepage
Github
0
31,069
Touching Pixels, Stirring Emotions.
Unleash dazzling experiences with the magic of lottie-web animations.
lottie-web is a library that enables smooth and efficient animation representations on the web.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.min.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_canvas.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_canvas.min.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_canvas_worker.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_canvas_worker.min.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_html.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_html.min.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_light.js
https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie_light.min.js

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
⚙️ JavaScript
import lottie from 'lottie-web';

const animation = lottie.loadAnimation({
  container: document.getElementById('animationContainer'),
  renderer: 'svg',
  loop: true,
  autoplay: true,
  path: 'data.json' // 애니메이션 데이터 파일 경로
});
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.