Give a shout-out to your Github Stargazers and proudly display their support with the following buttons.

Star with Inline Showcase

<iframe src="https://stars.devunltd.com/badge.html?user=hodgef&repo=simple-keyboard&button=true&stargazers=true&theme=inline" frameborder="0" scrolling="0" width="250" height="50" title="Star on GitHub"></iframe>

Star with Full Showcase

<iframe src="https://stars.devunltd.com/badge.html?user=hodgef&amp;repo=simple-keyboard&amp;button=true&amp;stargazers=true" frameborder="0" scrolling="0" width="600" height="95" title="Star on GitHub"></iframe>

Star (without counter)

<iframe src="https://stars.devunltd.com/badge.html?user=hodgef&amp;repo=simple-keyboard&amp;button=true" frameborder="0" scrolling="0" width="105" height="50" title="Star on GitHub"></iframe>

Star (with counter)

<iframe src="https://stars.devunltd.com/badge.html?user=hodgef&amp;repo=simple-keyboard&amp;button=true&amp;buttoncount=true" frameborder="0" scrolling="0" width="250" height="50" title="Star on GitHub"></iframe>


Notes:

  • The GitHub API rate limit is 60 requests per hour for unauthenticated users. If the limit is hit by the user, the Star button without counter will be shown. Once the limit is lifted the user will see everything as usual.
  • Width and height must be specified. Defaults are recommended.
  • You can also install the button via npm, and pass in the parameters, although the usage above is recommended as it is easier to use.
  • Do you have any issues? Reach out on GitHub or Discord chat.