WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

alma/vue-currency-input

 
 

Repository files navigation

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

About

Easy input of currency formatted numbers for Vue.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%