Vue3 Autocounter
A lightweight Vue 3 component made with TypeScript, you can use it to create an animation that shows an automatic count for any quantity with a specified duration, it can be used for counting up and down.
Installation
You can install it easily with NPM.
Usage
Add the vue3-autocounter to your main.js for a global import:
If you prefer yo can import it directly in your Single File Component:
Finally you can use it on your template: