https://github.com/crsten/datepickk
Simple, beautiful and powerful datepicker!
https://github.com/crsten/datepickk
datepicker vanilla-javascript vanillajs
Last synced: 11 months ago
JSON representation
Simple, beautiful and powerful datepicker!
- Host: GitHub
- URL: https://github.com/crsten/datepickk
- Owner: crsten
- License: mit
- Created: 2016-02-24T11:36:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:30:29.000Z (about 3 years ago)
- Last Synced: 2025-04-02T12:19:12.094Z (11 months ago)
- Topics: datepicker, vanilla-javascript, vanillajs
- Language: HTML
- Homepage: https://crsten.github.io/datepickk
- Size: 557 KB
- Stars: 164
- Watchers: 8
- Forks: 42
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).