I have a data array which contains many objects (JSON format). The following can be assumed as the contents of this array:
var data = [ { \"name\": \"
The easiest way if you have
Filtered data length
{{ (data | filter: query).length }}