9.0.0 • Published 12 months ago

@ctrl/ngx-github-buttons v9.0.0

Weekly downloads
29
License
MIT
Repository
github
Last release
12 months ago

ngx-github-buttons

ngx-github-buttons npm

GitHub buttons without the iframe, for Angular

Demo

https://ngx-github-buttons.vercel.app

Choose from two styles:

Install

npm install @ctrl/ngx-github-buttons

Use

Import the component

import { NtkmeButtonModule } from '@ctrl/ngx-github-buttons';
// or
import { MdoButtonModule } from '@ctrl/ngx-github-buttons';

Use the component

<ntkme-github-button
  user="angular"
  repo="angular"
  >
</ntkme-github-button>

or

<mdo-github-button
  user="angular"
  repo="angular"
  >
</mdo-github-button>

API

InputTypedefaultDescription
userstringuser or org
repostringrepository name
typestringstarstar, follow, watch, fork. ntkme only: issue, download
countbooleanfalseshow count of stars, issues, followers etc.
sizestring'none''large' for a bigger size button
standardIconbooleanfalsentkme only: use the github logo instead of other icons

License

This project is MIT licensed, but each set of buttons have their own license.
The mdo buttons are Licensed Apache 2
The ntkme buttons are Licensed BSD 2-clause

9.0.0

12 months ago

8.0.0

2 years ago

7.1.0

2 years ago

7.0.0

3 years ago

6.2.0

3 years ago

6.1.0

3 years ago

6.0.3

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.2.8

4 years ago

3.2.7

5 years ago

3.2.6

5 years ago

3.2.5

5 years ago

3.2.4

5 years ago

3.2.3

5 years ago

3.2.2

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.1.6

5 years ago

2.1.5

5 years ago

2.1.4

5 years ago

2.1.1

5 years ago

2.1.0

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago