Skip to content

isurumaldeniya/visits-counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visits Counter

Customizable SVG Visits Counter Badge for github markdown files and sites. Visit the site to get your own.

Demo

Customizations

  • Text on label
  • Label background color
  • Visits count background color
  • Label text color
  • Visits count text color
  • Text shadow
  • Label and visits count positions

Available Query Parameters

Parameter Values Customization
shadow 1 or 0 Turns the text shadow for the label and visits count on and off respectively
swap 1 or 0 Swaps the position of label and visits count
labelBGColor Hex color code Changes the background color of label
countBGColor Hex color code Changes the background color of visits count
labelTextColor Hex color code Changes the text color of label
countTextColor Hex color code Changes the text color of visits count
label Any text Changes the label text

Example

<img src = "https://visits.roshan.cyou/Cdq5ki5Oij5PYNgE?label=Profile+Views&shadow=0&swap=1&labelBGColor=3e3e3e&countBGColor=a8a8a8&labelTextColor=ffffff&countTextColor=000000" height = 30px/>

Contributing

Wish to contribute? Check this out

About

🔢 Customizable SVG visits counter badge

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • CSS 7.9%
  • HTML 5.6%