favico.js

Favico.js is a library to manipulate the favicon, adding alert badges, render images or videos.

Usage no npm install needed!

<script type="module">
  import favicoJs from 'https://cdn.skypack.dev/favico.js';
</script>

README

favico.js

More info here.

Author Miroslav Magda Version 0.3.9

Contributors: Serge Barysiuk, pissflaps, Yaroslav Yakovlev, LoicMahieu, Renan Gonçalves, Adam Savitzky, Jory Graham


License

All code is open source and dual licensed under GPL and MIT. Check the individual licenses for more information.

Change log

0.3.10

  • bugfixes

0.3.9

  • bugfixes

0.3.8

  • bumped version to add it to npm

0.3.7

  • bugfixes & support for font icons (fontawesome)

0.3.6

  • bugfixes

0.3.4

  • new option for position

0.3.3

  • bugfixes

0.3.2

  • support for badge numbers bigger than 999

0.3.1

  • bugfix if <link type="icon"...> is missing

0.3.0

  • font options (font family, font style)
  • badge count more than 9
  • badge positions

0.2.2

  • AMD - CommonJS compatibility

0.2.1

  • Fixed console.log bug
  • registered to bower

0.2.0

  • Webcam support for Opera and Firefox
  • Improved performance for Opera and Firefox
  • New animation type popfade
  • Code cleanup

0.1.1

  • Improving performance in chrome

0.1.0

  • proof of concept