@lottiefiles/dotlottie-web 0.78.0 → 0.78.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @lottiefiles/dotlottie-web
2
2
 
3
+ > [!TIP]
4
+ > Looking for animations to use with this player? Browse **[100,000+ free Lottie animations](https://lottiefiles.com/free-animations?utm_source=npm&utm_medium=readme)** and grab any of them as `.lottie` or `.json`, or create your own with [Lottie Creator](https://lottiefiles.com/lottie-creator?utm_source=npm&utm_medium=readme).
5
+
6
+
3
7
  ![npm](https://img.shields.io/npm/v/@lottiefiles/dotlottie-web)
4
8
  ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@lottiefiles/dotlottie-web)
5
9
  ![npm](https://img.shields.io/npm/dw/@lottiefiles/dotlottie-web)
@@ -24,13 +28,13 @@
24
28
 
25
29
  ## Introduction
26
30
 
27
- `@lottiefiles/dotlottie-web` is a JavaScript library for rendering [Lottie](https://lottiefiles.github.io/lottie-docs/) and [dotLottie](https://dotlottie.io) animations in Node.js and web environments. It provides a simple and intuitive API for loading, playing, and controlling animations, as well as advanced features like interactivity and theming.
31
+ `@lottiefiles/dotlottie-web` is a JavaScript library for rendering [Lottie](https://lottiefiles.github.io/lottie-docs/) and [dotLottie](https://lottiefiles.com/dotlottie) animations in Node.js and web environments. It provides a simple and intuitive API for loading, playing, and controlling animations, as well as advanced features like interactivity and theming.
28
32
 
29
33
  ### What is dotLottie?
30
34
 
31
35
  dotLottie is an open-source file format that bundles one or more Lottie animations along with their assets into a single, compressed .lottie file. It uses ZIP compression for efficient storage and distribution. The format also supports advanced features like interactivity and theming, making it a powerful tool for creating dynamic and interactive animations.
32
36
 
33
- [Learn more about dotLottie](https://dotlottie.io/).
37
+ [Learn more about dotLottie](https://lottiefiles.com/dotlottie).
34
38
 
35
39
  ## Documentation
36
40
 
Binary file