Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

axetroy/react-github-calendar

Repository files navigation

react-github-calendar

Greenkeeper badge

github-calendar wrapper component for react

Install

yarn add @axetroy/react-github-calendar

Usage

import React, { Component } from 'react';
import ReactGithubCalendar from '@axetroy/react-github-calendar';
class App extends Component {
 render() {
 return (
 <div>
 hello world
 <ReactGithubCalendar name="axetroy" />
 </div>
 );
 }
}

Props

  • name: string

Github name

Run the Demo

git clone https://github.com/axetroy/react-github-calendar.git
yarn
yarn start

License

The MIT License

About

github-calendar wrapper component for react

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /