# Introduction

Easy Filter is a third-party filter that makes Vue.js more convenient for working with numbers, strings, and arrays.The functions included are:

  • Add a symbol to the currency number
  • Processing timestamp
  • Filter data
  • Sort array
  • Formatted number
  • Letter case conversion
  • Limit string length

Play with the examples (see README.md to run them).