0.2.0 • Published 12 months ago

@kxxoling/react-github v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

react-github

A sort of GitHub react components.

Installation

npm install @kxxoling/react-github

Usage

import {GitHubUser, GitHubRepo} from '@kxxoling/react-github';

export function YourUserComponent() {
  return <GitHubUser username='kxxoling' />
}

export function YourRepoComponent() {
  return <GitHubRepo username='kxxoling' repo='react-github' />
}
0.2.0

12 months ago

0.1.0

12 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.0

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago

1.0.0

12 months ago