JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Simple, beautiful and powerful datepicker!
    Filed under 

    • 🔾13%Overall
    • 165
    • 53.1 days
    • 🕩42
    • 👥4

    Datepickk.js

    Build Status npm npm npm

    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.

    Installation

    You can get it on npm.

    npm install datepickk --save
    

    If you're not using either package manager, you can use datepickk by downloading the files in the dist folder.

    Show All