' +
'' + escHtml(m.brand) + '' +
'
';
frag.appendChild(card);
});
grid.appendChild(frag);
shown += batch.length;
var countEl = document.getElementById('mf-count-num');
if (countEl) countEl.textContent = filtered.length.toLocaleString();
var btn = document.getElementById('mf-load-more');
if (btn) btn.style.display = shown /g,'>').replace(/"/g,'"');
}
function readFilters() {
filters.brand = document.getElementById('mf-brand').value;
filters.maxCal = parseInt(document.getElementById('mf-maxcal').value) || 9999;
filters.minProt = parseInt(document.getElementById('mf-minprot').value) || 0;
filters.diets = Array.from(document.querySelectorAll('.mf-diet:checked')).map(function(el){ return el.value; });
filters.sort = document.getElementById('mf-sort').value;
}
window.mfApplyFilters = function() {
readFilters();
if (loaded) applyFilters();
};
window.mfClearFilters = function() {
document.getElementById('mf-brand').value = '';
document.getElementById('mf-maxcal').value = 1200;
document.getElementById('mf-minprot').value = 0;
document.querySelectorAll('.mf-diet').forEach(function(el){ el.checked = false; });
document.getElementById('mf-sort').value = 'cal-asc';
filters = { brand: '', maxCal: 1200, minProt: 0, diets: [], sort: 'cal-asc' };
if (loaded) applyFilters();
};
window.mfLoadMore = function() { if (loaded) renderGrid(false); };
})();
' + escHtml(m.name) + '
' + '' +
'' + m.calories + ' cal' +
'' + m.protein + 'g protein' +
'' + m.carbs + 'g carbs' +
'
' +
'7,763 Meal Delivery Meals, Tracked and Verified
Independent nutrition tracking across 45+ services. Every calorie count, protein gram, and macro is verified against our own testing data.
7,763
Meals Tracked
45+
Services
$12,400
Spent Testing
2 Yrs
Of Research
Live database
Browse 7,763 meals
HelloFresh, Factor, CookUnity, Sunbasket, Green Chef & 24 more services. Filter by brand, diet, or nutrition.
🔍
★★★★★ 7,763 meals across 29 brands, updated weekly
🏆 Most Voted
Meals with the most community ratings
⭐ Highest Rated
Meals with the best average review score
FREE · 5 QUESTIONS · ~2 MIN
Find your meal kit in 2 minutes
Answer 5 quick questions. We'll match you to the top 3 from 24 services we track.
Take the Quiz
No signup · Just answers