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

@19h47/calendar

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@19h47/calendar

Calendar

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
0
Created
Source

@19h47/calendar

Installation

yarn add @19h47/calendar

Usage

Options

OptionTypeDefaultDescription
singleBooleantrueChoose a single date instead of a date range.
firstDayNumber0Day of start week. (0 - Sunday, 1 - Monday, 2 - Tuesday, etc...)
deselectBooleanfalseIn single mode, does date is deselectable?
allowPastBooleanfalseAllow to select past dates.

Attributes

AttributeTypeDefaultDescription
data-monthString-Month to display, in format MM. If not set, current month is displayed.
data-yearString-Year to display, in format YYYY. If not set, current year is displayed.
data-picked-datesString-Comma separated list of dates to preselect, in format YYYY-MM-DD.

Example

An example is located right here, see sources.

Acknowledgments

  • Litepicker

FAQs

Package last updated on 23 Jul 2025

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