https://github.com/pajaydev/react-github-calender
Include the Github Calender into your React App.
https://github.com/pajaydev/react-github-calender
github-calendar github-page react react-component react-github-calender
Last synced: about 1 month ago
JSON representation
Include the Github Calender into your React App.
- Host: GitHub
- URL: https://github.com/pajaydev/react-github-calender
- Owner: pajaydev
- License: mit
- Created: 2017-11-28T18:03:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:50:14.000Z (over 3 years ago)
- Last Synced: 2025-04-13T05:12:23.174Z (12 months ago)
- Topics: github-calendar, github-page, react, react-component, react-github-calender
- Language: JavaScript
- Homepage: https://react-github-calender.netlify.com/
- Size: 1.25 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://react-github-calender.netlify.com/)
[](https://travis-ci.org/ajay2507/react-github-calender)
# React Github Calender
In commonJS environment, you can install react-github-calender using below commands
```sh
# Using npm
npm i react-github-calender
# Using yarn
yarn add react-github-calender
```
Inspired from [@izuzak](https://github.com/izuzak) to create react-github-calender
[](https://github.com/ajay2507/react-github-calender)
## Documentation
### `ReactGithubCalender`
Include the Github Calender into your React App.
#### Props
- **String** `username`: Github Username.
- **String** `text`: Description to be included.
## Issues
you are welcome to open the issues [here](https://github.com/izuzak)
## How to contribute
please let me know if you have any ideas!!. Create an issue we will solve together.