JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q46764F
  • License MIT

Create GitHub card for your GitHub Account

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

NPM JavaScript Style Guide

Install

npm install --save profile-github-card

Usage

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