Skip to content

shishirraven/vuejs-timepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-timepicker compoenent

Simple TimePicker VueJS compoenent. Easy to theme and customize.

Demo Image

Live Demo https://shishirraven.github.io/vuejs-timepicker/

How to use.

If you want to use the library through CDN the following is the link on CdnJS. https://cdn.jsdelivr.net/gh/shishirraven/vuejs-timepicker@v1.1/assets/js/vue_timepicker.min.js

CDN Script Code

<script src="https://cdn.jsdelivr.net/gh/shishirraven/vuejs-timepicker@v1.0/assets/js/vue_timepicker.min.js"></script>

Use into your project as follows.

<oyetimepicker class="my-3" v-model="chosentime"></oyetimepicker>

Find complete example here. https://github.com/shishirraven/vuejs-timepicker/blob/master/docs/index.html

About

Simple TimePicker VueJS compoenent. Easy to theme and customize.

Resources

License

Stars

Watchers

Forks

Packages

No packages published