🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

calendar-react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calendar-react

base on react-date-range

0.2.2
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Base on react-date-range

How to use?

  • install

npm install --save-dev calendar-react react-date-range

  • import

import CalendarSelector from 'calendar-react'

Warning for CalendarSelector, not Calendar

  • use
<CalendarSelector
	show={this.state.showCalendarSelector}
	callback={() => console.log("callback")}/>

Keywords

calendar

FAQs

Package last updated on 10 May 2017

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