An open API service indexing awesome lists of open source software.

https://github.com/elemefe/v-datepicker

基于Vue指令实现的一个日历选择器控件
https://github.com/elemefe/v-datepicker

Last synced: about 1 year ago
JSON representation

基于Vue指令实现的一个日历选择器控件

Awesome Lists containing this project

README

          

# Overview

v-datepicker is a vue datepicker directive.

# Usage

```JavaScript
require('v-datepicker')
```

# Basic use:

```HTML

```