Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.js

In your web page:

```html

jQuery(function($) {
$.asDatepicker();
});

```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Release History
_(Nothing yet)_