Skip to content

VoroDeveloper/analog-clock-with-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas-clock

Application based on thekzbn's page code, Canvas Clock

https://codepen.io/thekzbn/pen/xbGxXKj

I have converted the code created on thekzbn's page into a component of VUE 3 + Composition API ready to use in any application

You can use it and modify it freely. A mention would be appreciated.

Demo

You can see a demostration of how the component works at: https://vorodev.com/analog-clock-with-vue/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Analog clock with Vue – A visual analog clock component built with Vue 3 and the Composition API. Lightweight, customizable, and perfect for frontend projects. Includes a live demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors