Skip to content

caktux/react-favicon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-favicon

Control the favicon from a React app

Installation

npm install react-favicon --save

Demo

http://cezary.github.io/react-favicon

Features

  • Update the favicon with a url or base64 encoded image
  • Animate through a list of urls
  • Toggle animation
  • Alert bubbles

Usage

<Favicon url={[url1, url2, url3]}/>

Todo

  • Alert bubbles

About

Set or animate your React app's favicon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%