if (vendors.some(e => e.Name === 'Magenic')) { /* vendors contains the element we're looking for */ }