npm

@faebeee/vue-currency-input

1.7.1 • Public • Published

Build Status npm version

Vue Currency 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 directive (v-currency) for decorating existing input components with currency format capabilities.

Read the guide to getting started or check out the examples to see it in action.

Features

Format as you type

Numbers are formatted immediately during input.

i18n Support

Language-dependent, ISO-compliant currency formatting using the native Intl.NumberFormat.

Distraction free

Automatically hide the formatting and negligible fraction digits on focus.

Support me

If you find this plugin helpful or you want to support the development, buy me a coffee:

ko-fi

Package Sidebar

Install

npm i @faebeee/vue-currency-input

Weekly Downloads

1

Version

1.7.1

License

MIT

Unpacked Size

56.2 kB

Total Files

15

Last publish

Collaborators

  • faebeee