https://github.com/revathskumar/favicon-with-count
https://github.com/revathskumar/favicon-with-count
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/revathskumar/favicon-with-count
- Owner: revathskumar
- License: mit
- Created: 2016-01-13T00:31:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T19:43:37.000Z (over 10 years ago)
- Last Synced: 2025-01-25T16:10:03.340Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Favicon with count
> A Simple and Basic version to show count in favicon
### Development
* Clone the repo
git clone git@github.com:revathskumar/favicon-with-count.git
* Install npm dependencies
npm install
* Lint
npm run lint
### Build
npm run dist
### License
[MIT License](http://revathskumar.mit-license.org/)