https://github.com/refi64/github-repo-buttons
A lightweight library for embeddable GitHub star/watch/fork buttons
https://github.com/refi64/github-repo-buttons
Last synced: about 1 year ago
JSON representation
A lightweight library for embeddable GitHub star/watch/fork buttons
- Host: GitHub
- URL: https://github.com/refi64/github-repo-buttons
- Owner: refi64
- License: mit
- Created: 2017-10-16T22:07:42.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-16T22:19:02.000Z (over 8 years ago)
- Last Synced: 2025-03-25T05:06:46.111Z (about 1 year ago)
- Language: CoffeeScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-repo-buttons
A lightweight library for embeddable GitHub star/watch/fork buttons.
[Demo.](https://refi64.com/github-repo-buttons)
## Downloading
```
# Using npm:
$ npm install --save github-repo-buttons
# Using yarn:
$ yarn add github-repo-buttons
```
## Usage
```html
```