Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolasbize/faviconx

A tiny javascript library that makes progress bars out of the favicon placeholders.
https://github.com/nicolasbize/faviconx

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

#FavIconX

Make sweet progress bars out of favicons.

[Demo and Documentation](http://nicolasbize.com/faviconx/)

#Usage

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

```bash
bower install faviconx
```

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

```html

```