mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
update readme
This commit is contained in:
parent
ba20493d03
commit
d467ac8a07
@ -4,9 +4,15 @@ Lightweight customizable cross-browser jQuery datepicker, built with es5 and css
|
|||||||

|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
### bower
|
||||||
```
|
```
|
||||||
bower i --save air-datepicker
|
bower i --save air-datepicker
|
||||||
```
|
```
|
||||||
|
### npm
|
||||||
|
```
|
||||||
|
npm i --save air-datepicker
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```javascript
|
```javascript
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user