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.
You can see a demostration of how the component works at: https://vorodev.com/analog-clock-with-vue/
npm installnpm run devnpm run build