Vue.js filter for Numeral.js
"vue-numeral-filter
allows for Numeral.js to be used inline in the template section of a component. This can be a convenient way of rendering numerically formatted data in situations where you do not wish to create a computed property."
Lloyd Atkinson