1.1.0 • Published 9 years ago

react-stendig-calendar v1.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
9 years ago

React Stendig Calendar

A Calendar component for React based on the iconic Stendig Calendar

Usage

var Calendar = require('react-stendig-calendar');

React.render(
  <Calendar startDate={Date.now()} />,
  document.getElementById('#calendar-container')
)
1.1.0

9 years ago

1.0.0

9 years ago

0.1.0

10 years ago