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.
- Host: GitHub
- URL: https://github.com/chrishulbert/datepicker
- Owner: chrishulbert
- Created: 2010-07-27T03:45:48.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T12:02:31.000Z (about 10 years ago)
- Last Synced: 2024-05-01T18:49:00.671Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://chrishulbert.github.com/datepicker/
- Size: 129 KB
- Stars: 30
- Watchers: 4
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Javascript Date Picker
======================

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