
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
⚠ This package currently only contains the logic for a date picker and does not claim to be a fully functional UI component at this time!
Callie is a lightweight modular datepicker splitted into three main components:
Name | Description | Default |
---|---|---|
weeksPerMonth | (number) Amount of weeks per month | 6 |
daysPerWeek | (number) Amount of days per week | 7 |
useWeeks | (boolean) Render row with day name shorts in the month view | true |
containerSelector | (string) Selector for the main container | '[data-role=container]' |
daysTargetSelector | (string) Selector of node to insert days list in | '[data-role=days]' |
monthsTargetSelector | (string) Selector of node to insert month list in | '[data-role=months]' |
yearsTargetSelector | (string) Selector of node to insert years list in | '[data-role=years]' |
selectedStateClassName | (string) ClassName to be used on selected date elements | 'selected' |
currentStateClassName | (string) ClassName to be used on current date elements | 'current' |
disabledStateClassName | (string) ClassName to be used on disabled date elements | 'disabled' |
format | (string) Date format template for parsing and formating fallback | 'dd.mm.yyyy' |
noTouch | (boolean) Set if picker should be used even on touch devices | false |
isOpen | (boolean) Picker initially opened | false |
dateNamesFallback | (object) Fallback for date names for browsers not supporting Internatinalization API | English names |
Modifier | Description |
---|---|
--slide | Adds slide transition between views |
--fade | Adds fade transition between views |
dateNamesFallback
and format
in JS optionsFAQs
Lightweight modular datepicker
The npm package callie receives a total of 0 weekly downloads. As such, callie popularity was classified as not popular.
We found that callie demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.