Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T16:10:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T04:23:29.599Z (3 months ago)
- Topics: calendar, component, datepicker, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 14
- Watchers: 2
- 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.[![NPM](https://nodei.co/npm/react-kalendar.png)](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.