Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nfer/jquery-datequickpicker
A Date Quick Picker jQuery plugin.
https://github.com/nfer/jquery-datequickpicker
Last synced: 7 days ago
JSON representation
A Date Quick Picker jQuery plugin.
- Host: GitHub
- URL: https://github.com/nfer/jquery-datequickpicker
- Owner: nfer
- Created: 2016-07-25T06:01:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T05:37:15.000Z (about 8 years ago)
- Last Synced: 2024-10-10T15:25:00.024Z (about 1 month ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# jQuery DateQuickPicker [![Build Status](https://secure.travis-ci.org/nfer/jquery-datequickpicker.svg?branch=master)](https://travis-ci.org/nfer/jquery-datequickpicker) ![Bower Version](https://badge.fury.io/bo/jquery-datequickpicker.svg)
### A Date Quick Picker jQuery plugin.
Picket Date by Y-M-D/Y-W/Y-M, or by quick click radio today/yesterday/curWeek/curMonth.### Year-Month-Day style
![Year-Month-Day style](doc/ymd.png)### Year-Week style
![Year-Week style](doc/yw.png)### Year-Month style
![Year-Month style](doc/ym.png)## Contributing
Check [CONTRIBUTING.md](https://github.com/nfere/jquery-datequickpicker/blob/master/CONTRIBUTING.md) for more information.
## History
Check [Releases](https://github.com/nfere/jquery-datequickpicker/releases) for detailed changelog.