
Vue Numeral Filter
Vue.js filter for Numeral.js
Creator
Lloyd Atkinson
Description
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.Visit Site