Currency Formatted Number Input
"The Vue Currency Input plugin allows an easy input of currency formatted numbers. It provides both a standalone component
<currency-input>
and a custom Vue directivev-currency
for decorating existing input components with currency format capabilities.It only has ~3 kB bundle size (minified + gzipped) and zero dependencies.
vue-currency-input
supports both Vue 2 and Vue 3."
Matthias Stiller