Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicolasbize/faviconx
- Owner: nicolasbize
- License: mit
- Created: 2014-10-15T07:54:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T18:26:00.000Z (about 10 years ago)
- Last Synced: 2024-10-31T16:49:12.272Z (about 1 month ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 260
- Watchers: 13
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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
```