Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 400 Bytes

Air Datepicker

Lightweight cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern browsers.

Install

bower i --save-dev air-datepicker

Usage

$('.my-datepicker').datepicker([options])

Demo and docs