ember-cli-filter-by-query
Version:
Provides you with a computed property that filters an array by a given search query. The output is sorted by similarity to the query.
11 lines (8 loc) • 189 B
JavaScript
Provides you with a computed property that filters an array by a given search query. The output is sorted by similarity to the query.