favicon-marquee
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "favicon-marquee", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "An animated scrolling favicon for your website", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
# favicon-marquee | ||
![Scrolling text example 1](https://media.giphy.com/media/mGWVZO8Ae1p6JZme2M/giphy.gif) | ||
![Scrolling text example 1](https://i.imgur.com/o3f9cWL.gif) | ||
![Scrolling text example 2](https://media.giphy.com/media/kdFxjQIkYcGunIr22t/giphy.gif) | ||
![Scrolling text example 2](https://i.imgur.com/OFJRjuK.gif) | ||
> A <5 kB JavaScript class with no dependencies that adds an animated scrolling | ||
> A <10 kB JavaScript class with no dependencies that adds an animated scrolling | ||
> favicon to your website. | ||
@@ -32,2 +32,4 @@ > See the [demo](https://laane.xyz/favicon/example1.html). | ||
<script type="text/javascript" src="path/to/lib/main.js"> | ||
// a CDN can also be used | ||
<script src="https://cdn.jsdelivr.net/npm/favicon-marquee@1.1.2/lib/main.js"></script> | ||
``` | ||
@@ -34,0 +36,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8114
85