3.1.3 • Published 11 months ago
vue-github-button v3.1.3
vue-github-button
Installation
Vue 3
npm install vue-github-button
# OR
yarn add vue-github-button
Vue 2
npm install vue-github-button@1
# OR
yarn add vue-github-button@1
Usage
<template>
<github-button href="https://github.com/ntkme">Follow @ntkme</github-button>
</template>
<script>
import GithubButton from 'vue-github-button'
export default {
components: {
GithubButton
}
}
</script>
3.1.3
11 months ago
3.1.2
11 months ago
3.1.1
11 months ago
3.1.0
3 years ago
3.0.3
3 years ago
3.0.2
3 years ago
3.0.1
4 years ago
3.0.0
4 years ago
1.3.0
5 years ago
1.2.0
5 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
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