ngxsmk-datepicker
Version:
Lightweight, accessible date and range picker for Angular 17+. Standalone component, Signals, SSR and zoneless-ready, Luxon-based i18n and timezones.
15 lines (14 loc) • 391 B
JSON
{
"$schema": "http://json-schema.org/schema",
"$id": "ngxsmk-datepicker-ng-add",
"title": "ngxsmk-datepicker ng-add schematic",
"type": "object",
"properties": {
"skipInstall": {
"type": "boolean",
"description": "Skip scheduling the package install task after adding missing peer dependencies.",
"default": false
}
},
"additionalProperties": false
}