Vue Currency Input
Easy input of currency formatted numbers for Vue.js
Lightweight
Tiny bundle size.
Format as you type
Numbers are formatted immediately during input.
Built on standards
Uses the ECMAScript Internationalization API for currency formatting.
Distraction free
Hides the formatting on focus for easier input.
Auto decimal digits
Automatically use the last inputted digits as decimal digits.
Built-in validation
Check if the input is within a valid value range.