{ const matchCat = this.category === 'all' || m.category === this.category; const q = this.search.toLowerCase().trim(); const matchSearch = !q || m.name.toLowerCase().includes(q) || m.desc.toLowerCase().includes(q); return matchCat && matchSearch; }); }, isFeatured(slug) { return this.featured.includes(slug); }, clearSearch() { this.search = ''; this.category = 'all'; }, setCategory(cat) { this.category = cat; } }">
/ 50 modules
🔍

Κανένα module δεν ταιριάζει με την αναζήτησή σας.

Σας ενδιαφέρει κάποιο module;

Πείτε μας για το project σας. Ενεργοποιούμε ακριβώς τα modules που χρειάζεστε.

Κλείστε μια συνάντηση