An open API service indexing awesome lists of open source software.

https://github.com/yeojz/data-calendar

A React calendar component designed to be flexible in presenting events
https://github.com/yeojz/data-calendar

Last synced: 7 months ago
JSON representation

A React calendar component designed to be flexible in presenting events

Awesome Lists containing this project

README

          

# Data Calendar
A React calendar component designed to be flexible in presenting events

## About
`data-calendar` is a [React.js](http://http://facebook.github.io/react/) component which aims to provide common calendar functionality.

Currently usable. But very much Work-In-Progress.

You can find a simple month calendar implementation in the `example` folder.

## Installation

$ npm install data-calendar

## Screenshot

![mini calendar](https://github.com/yeojz/data-calendar/raw/master/example/screenshot/mini-calendar.png)

![full calendar](https://github.com/yeojz/data-calendar/raw/master/example/screenshot/full-calendar.png)