lodash find all values in array that match code example Example: lodash find all in array const allInarray = array.filter(item => item === compare)