New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-month-calendar

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-month-calendar

Month calendar widget for React

latest
Source
npmnpm
Version
0.0.9-a
Version published
Maintainers
1
Created
Source

react-month-calendar

Simple month calendar widget for React

Usage

npm install
gulp

Component API

<Month> component:

PropertyTypeDefaultRequiredDescription
dateMoment.js supported input typesyesnoDefault: current date
headerDateFormatObjectyesnoStructure: {m: 'MMM', y: 'YYYY'}. Moment.js date string format
firstDayOfWeekStringyesnoDay of the week ([0,6] with 0=Sunday)
onDayClickFunctionnonoAccepts Moment.js date object

License

See the License file.

FAQs

Package last updated on 20 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts