Clock Time Picker For Vue.js 2

Yet another clock-style time picker component for picking a time in ‘HH:MM’ using text input.

Preview:

Clock Time Picker For Vue.js 2

Download Details:

Author: pencilpix

Live Demo: https://github.com/pencilpix/vue2-clock-picker

Download Link: https://github.com/pencilpix/vue2-clock-picker/archive/master.zip

Official Website: https://github.com/pencilpix/vue2-clock-picker

Install & Download:

# Yarn
$ yarn add @pencilpix/vue2-clock-picker

# NPM
$ npm install @pencilpix/vue2-clock-picker --save

Add Comment