Socket
Socket
Sign inDemoInstall

@chervint/react-google-calendar

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chervint/react-google-calendar

React Google Calendar Component


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

React Google Calendar

npm (scoped) Build Status

This is a forked repository from ericz1803/react-google-calendar

See it in action here or try it yourself in CodeSandbox here.

Features added:

  • Calendar events in a day is sorted
  • "Copy to Calendar" to "Go to Calendar" to go to specific date on click
  • Added selectedMonthYear to select specific month in the calendar
  • Added updatedMonthYear to get the month on click previous/next

Properties

ParameterTypeDescription
apiKeystringgoogle api key (required)
calendarsarray of objectsgoogle calendar id and display color (required)
stylesobjectstyles (optional, see more below)
showArrowbooleanshows arrow for events that span multiple months (optional, defaults to true)
showFooterbooleanwhether or not to show footer (optional, defaults to true)
languagestringAvailable options : 'ES', 'PT', 'FR', 'SL' default: 'EN'
selectedMonthYearmoment(date)Select specific month in the calendar (optional)
updatedMonthYearfunctionReturn value on change month (optional)

More Information

For more information of this library, please visit the original version ericz1803/react-google-calendar.

License

MIT License

Keywords

FAQs

Package last updated on 07 Mar 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc