{"id":13394978,"url":"https://github.com/makeable/Notificon","last_synced_at":"2025-03-13T20:31:50.078Z","repository":{"id":1714411,"uuid":"2444194","full_name":"makeable/Notificon","owner":"makeable","description":"Favicon Notifications / Alerts","archived":false,"fork":false,"pushed_at":"2021-04-16T16:05:49.000Z","size":17,"stargazers_count":930,"open_issues_count":6,"forks_count":44,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-05-09T06:08:17.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"makeable.github.com/Notificon","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makeable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-23T13:49:34.000Z","updated_at":"2024-02-05T21:15:17.000Z","dependencies_parsed_at":"2022-08-22T22:31:24.980Z","dependency_job_id":null,"html_url":"https://github.com/makeable/Notificon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeable%2FNotificon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeable%2FNotificon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeable%2FNotificon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeable%2FNotificon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeable","download_url":"https://codeload.github.com/makeable/Notificon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196656,"owners_count":20251861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T17:01:38.061Z","updated_at":"2025-03-13T20:31:49.757Z","avatar_url":"https://github.com/makeable.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Notificon :: _Client-side favicon notifications._\nNotificon is a BSD licensed javascript class for providing client-side favicon notifications.\nInstead of requiring a number of favicons be created and served up to the client, you can specify a label and a favicon (default being the current favicon) and it will generate a favicon notification.\n\n[Example is available here](http://makeable.github.com/Notificon/)\n\n## Browser Support\nDue to browser limitations, Favicons can only be changed post-render in Chrome 6+ and Firefox 2+ and Opera. Other browsers are currently unsupported.\nFavicons must be served from the same domain due to browser security restrictions!\n\n## Basic Usage\n1) Include the notificon.js in your page\n2) Call Notificon(12) to overlay the number 12 on your favicon.\n\n## Advance Usage\nNotificon can take 2 parameters - Notificon(label, options) where label is the text to overlay, and options can contain:\nfavicon: the url of a 16x16 favicon (default current favicon)\ncolor: Color of the text (default #000000)\nstroke: Stroke/outline colour (default rgba(255,255,255,0.85))\n\nAn empty label will clear your favicon to its original state. e.g. Notificon();\n\nFavicon_url defaults to your primary favicon (if specified in head, or with fallback to /favicon.ico)\n\n## Ender\nNotificon is published as an ender package via NPM.\nBuild ender with 'notificon' and use in the browser using the $ syntax:\n$.notificon(label, options)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeable%2FNotificon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeable%2FNotificon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeable%2FNotificon/lists"}