Datepicker without dependencies

I was searching for my current project for a nice javascript date picker. I tried a lot of them, so many that I actually started to hate datepickers: The jQuery ones, the bloated too many function ones, the ones that mess with your css. I was almost giving up and thinking about writing one myself when I ran into this one : https://github.com/qodesmith/datepicker  , a datepicker that fits right into my project. No crazy dependencies, no bloat, just a datepicker. I love it. I did ran into an issue, but after contacting the developer Aaron Cordova via Github he was quickly able to solve it. So thanks again for that Aaron.

I hope to launch VOTAVI soon so everybody can enjoy it. 😀