Easy Vue Currency Filter Plugin

Install & Download:

# Yarn
$ yarn add vue-currency-filter
# NPM
$ npm install vue-currency-filter --save

Description:

This is a lightweight and customizable currency filter for your Vue.js 2 app.

Preview:

Easy Vue Currency Filter Plugin

Changelog:

v5.2.0 (09/22/2020)

  • Avoid unnecessary decimals or use a suffix
  • Add standarx for linting

Add Comment