datepickk
Version:
Flexbox/js datepicker
24 lines (15 loc) • 845 B
Markdown
# Datepickk.js
[](https://travis-ci.org/crsten/datepickk)
[](https://www.npmjs.com/package/datepickk)
[](https://www.npmjs.com/package/datepickk)

## Inspiration
I got tired of using ugly datepickers and jQuery so i decided to build my own. Have fun :)
## Demo & Docs
You can find [demo & docs here](http://crsten.github.io/datepickk/).
## Installation
You can get it on npm.
```shell
npm install datepickk --save
```
If you're not using either package manager, you can use `datepickk` by downloading the [files in the `dist` folder](dist).