react-github-badge

0.4.0 • Public • Published

react-github-badge


Install

$ npm install react-github-badge --save

Usage

import GithubBadge from 'react-github-badge'
 
..
 
render () {
  return (
    <GithubBadge
      title='Star on Github'
      url='https://github.com/hanford/react-github-badge'
    />
  )
}

API

Param Type functionality required
title String title for button true
url String url to navigate to on click true

MIT © Jack Hanford

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.03latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.03
0.3.00
0.2.01
0.1.31
0.1.20
0.1.11
0.1.01

Package Sidebar

Install

npm i react-github-badge

Weekly Downloads

7

Version

0.4.0

License

MIT

Last publish

Collaborators

  • hanford