Tholmans github-corners for VueJS
npm install vue-github-cornersjavascript
npm install --save vue-github-corners
`
Usage
$3
`javascript
import GithubCorner from 'vue-github-corners'
`
If importing into a .Vue file, don't forget to register the component in your export components
$3
`javascript