An open API service indexing awesome lists of open source software.

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

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


```