• Stars
    star
    260
  • Rank 156,626 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A tiny javascript library that makes progress bars out of the favicon placeholders.

#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>