faviconx

WebJar for faviconx

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

faviconx
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

faviconx
WebJar for faviconx
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/nicolasbize/faviconx

Download faviconx

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/faviconx/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>faviconx</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/faviconx/
implementation 'org.webjars.bower:faviconx:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/faviconx/
implementation ("org.webjars.bower:faviconx:1.0.1")
'org.webjars.bower:faviconx:jar:1.0.1'
<dependency org="org.webjars.bower" name="faviconx" rev="1.0.1">
  <artifact name="faviconx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='faviconx', version='1.0.1')
)
libraryDependencies += "org.webjars.bower" % "faviconx" % "1.0.1"
[org.webjars.bower/faviconx "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

#FavIconX

Make sweet progress bars out of favicons.

Demo and Documentation

#Usage

FavIconX is 7kb of pure vanilla JavaScript. Install it through bower:

bower install faviconx

Or you can download the minified file and place it in your source:

<script src="lib/faviconx-min.js"></script>

Versions

Version
1.0.1