GitHub Corners for Vue.
npm install vue-gh-corners:octocat: tholman's GitHub Corners for Vue.
Via npm:

``sh`
npm install --save vue-gh-corners
Via Yarn:
`sh`
yarn add vue-gh-corners
Go to https://gluons.github.io/vue-gh-corners/
`javascript
import Vue from 'vue';
import VueGitHubCorners from 'vue-gh-corners';
// Import GitHub Corners stylesheet.
import 'vue-gh-corners/dist/vue-github-corners.iife.css';
Vue.use(VueGitHubCorners);
`
`vue`
#### repo
Type: string true
Required:
GitHub repository slug (username/repo).
#### blank
Type: boolean true
Default:
Enable target="_blank" for link.
#### bg-color
Type: string #151513
Default:
The corner background color.
> It's corner SVG's fill value.
#### color
Type: string #fff
Default:
The corner octocat color.
> It's corner SVG's color value.
#### position
Type: string right
Default:
The position of corner.
- leftright
-
- yarn dev: Run demo webpage for dev.yarn build`: Build the component.
-
---
Use Bili — 🥂 Delightful library bundler.