Package Exports
- profile-github-card
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (profile-github-card) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
profile-github-card
Create GitHub card for your GitHub Account
Install
npm install --save profile-github-cardUsage
import React, { Component } from 'react'
import GitHubCard from 'profile-github-card'
class Example extends Component {
  render() {
    return <MyComponent username={GitHub UserName}/>
  }
}License
MIT © YazanAlmatar99 Contact Me © YazanAlmatar99