Skip to content

A Polymer element for declaratively updating the favicon for your webapp with dynamically-set numbers.

License

Notifications You must be signed in to change notification settings

zacharytamas/favicon-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

favicon-badge

DEPRECATED: This component is based on a very old version of Polymer and is no longer being updated.

Published on webcomponents.org

An element for declaratively updating the favicon for your webapp with dynamically-set numbers. Powered by Favico.js.

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install

Developing

If you wish to work on favicon-badge in isolation, I recommend that you use the Polymer CLI to keep your element's bower dependencies in line. You can install it via:

npm install -g polymer-cli

And you can run it via:

polymer

To develop, you can use the CLI's built-in server:

polymer serve

Once running, you can preview your work at http://localhost:8080/components/favicon-badge/, where favicon-badge is the name of the directory containing it.

Testing

To run the tests you again use Polymer CLI:

polymer test

About

A Polymer element for declaratively updating the favicon for your webapp with dynamically-set numbers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages