JSPM

  • Created
  • Published
  • Downloads 10057
  • Score
    100M100P100Q165048F
  • License MIT

Lightweight Vue 2 Currency Filter

Package Exports

  • vue-currency-filter

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-currency-filter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue-currency-filter

License Github Issue GitHub Fork GitHub Star

version downloads monthly downloads

Lightweight Vue 2 Currency Filter

Sample Usage

Import in main.js :

import VueCurrencyFilter from 'VueCurrencyFilter'

Use Plugins :

Vue.use(VueCurrencyFilter)

Use in View :

<span>{{ 20000 | currency}}</span>

TODO

  • Add options to configure

Hope will usefull for you all.

Contact Me :

Email Website Facebook

Twitter Linkedin Slideshare