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