Pure JavaScript date picker
npm install foopicker* Lightweight (6.2KB minified)
* Zero dependencies
```
bower install foopicker
Download the latest code and include both foopicker.css and foopicker.js in your page and then bind foopicker to an input field
`html`
Add the following JavaScript code before closing the body tag
`html``