New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-currency-input

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-currency-input

Easy input of currency formatted numbers for Vue.js.

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
77K
decreased by-1.86%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status codecov npm version Bundlephobia License

Vue Currency Input

Vue Currency Input allows an easy input of currency formatted numbers. Powered by the Vue Composition API, it provides a Vue composable for decorating input components with currency format capabilities.

Features

  • Supports both Vue 2 and Vue 3
  • Tiny bundle size
  • Format as you type
  • Standard-compliant currency formatting based on ECMAScript Internationalization API (ECMA-402)
  • Distraction free (hides the formatting on focus for easier input)
  • Allows float values to be exported as integer numbers
  • Auto decimal digits (automatically inserts the decimal symbol, using the last inputted digits as decimal digits)
  • Built-in value range validation
  • Works with input components of popular frameworks like Vuetify, Quasar or Element

Live Demo

Check out the playground to see it in action.

Documentation

Please refer to the project home page for a detailed documentation.

Support me

If you find my work helpful, or you want to support the development, star the repo or buy me a coffee:

ko-fi

Keywords

FAQs

Package last updated on 12 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc