Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 296 Bytes

my-github-profilecard

Display a github profile card in VueJS 2 from Github username

alt text

How to use it in your own projet ?

  • npm install my-vue-github-profile
  • import MyVueGithubProfile from 'my-vue-github-profile'
  • <MyVueGithubProfile username="yourusername"/>