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

https://github.com/chrishulbert/datepicker

SImple, light Javascript date picker, with no javascript framework dependencies.
https://github.com/chrishulbert/datepicker

Last synced: 6 months ago
JSON representation

SImple, light Javascript date picker, with no javascript framework dependencies.

Awesome Lists containing this project

README

          

Javascript Date Picker
======================

![Date picker](http://i.imgur.com/cnkJQ6B.png)

I've been fed up with all the JS calendar date pickers that are out
there - they're all too complicated, heavy, rely on frameworks that
I don't want to include, or they're ugly, or have anti-commercial
licenses, etc etc etc. So here's mine.

Please see more details at my blog here:
[http://splinter.com.au/blog/?p=278](http://splinter.com.au/blog/?p=278)

## License

MIT license applies