Currency Form Input Component
"
svelte-currency-input
is a masked form input that converts numbers to localized currency formats as you type.It formats positive and negative values, and leverages
Intl.NumberFormat
for localizing currency denominations and masking the input.It comes with minimal default styling and is easy to customize."
Fernando Maclen
@fmaclen