wm-date-picker-ui-ts
Version:
vue3,日历面板组件,支持单选、多选、连续选中等功能
17 lines (16 loc) • 528 B
JSON
{
"name": "wm-date-picker-ui-ts",
"version": "1.1.6",
"description": "vue3,日历面板组件,支持单选、多选、连续选中等功能",
"main": "datePicker-ui.umd.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["vue3", "日历面板", "单选", "多选", "连续选中", "手动设置节假日"],
"author": "wang123mengs",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://gitee.com/wang123mengs/wm-vue3-ts-calendar.git"
}
}