Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecreation/jquery-asdatepicker
A jquery plugin that show date picker.
https://github.com/thecreation/jquery-asdatepicker
datepicker form-input jquery-plugin
Last synced: 19 days ago
JSON representation
A jquery plugin that show date picker.
- Host: GitHub
- URL: https://github.com/thecreation/jquery-asdatepicker
- Owner: thecreation
- License: mit
- Created: 2013-04-23T10:15:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T17:49:43.000Z (over 9 years ago)
- Last Synced: 2024-04-09T21:50:03.831Z (9 months ago)
- Topics: datepicker, form-input, jquery-plugin
- Language: JavaScript
- Size: 810 KB
- Stars: 13
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# asDatepicker
A jquery plugin that show date picker.
## Getting Started
Download the [production version][min] or the [development version][max].[min]: https://raw.github.com/amazingSurge/jquery-asDatepicker/master/dist/jquery-asDatepicker.min.js
[max]: https://raw.github.com/amazingSurge/jquery-asDatepicker/master/dist/jquery-asDatepicker.jsIn your web page:
```html
jQuery(function($) {
$.asDatepicker();
});```
## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Release History
_(Nothing yet)_