UNPKG

vue-filter2

Version:

A collection of Vue.js filters

9 lines (8 loc) 228 B
export * from './capitalize' export * from './currency' export * from './lowercase' export * from './placeholder' export * from './pluralize' export * from './trim' export * from './truncate' export * from './uppercase'