https://github.com/riverside/react-calendar
:calendar: Simple React.js calendar component
https://github.com/riverside/react-calendar
calendar component datepicker javascript react reactjs
Last synced: 9 months ago
JSON representation
:calendar: Simple React.js calendar component
- Host: GitHub
- URL: https://github.com/riverside/react-calendar
- Owner: riverside
- License: mit
- Created: 2016-02-28T11:22:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T16:10:30.000Z (over 3 years ago)
- Last Synced: 2025-08-24T00:30:04.668Z (10 months ago)
- Topics: calendar, component, datepicker, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# React calendar component
React calendar component is a simple React component which render a calendar with the help of Facebook's React library.
[](https://nodei.co/npm/react-kalendar/)
### Installation
```sh
$ npm install react-kalendar
```
### Version
0.1.1
### License
React calendar component is licensed under the MIT license.