Entwicklerportal
CodeGewölbe
Kostenlose Sammlung für Entwickler, Admins und Website-Betreiber: Snippets, VelinStyle-Komponenten, VelinScript-Automationen und Security-Rezepte — copy-paste-fertig.
Core Web Vitals Note
Lighthouse/CWV-Hinweis für Reviews.
Anfänger
5 Min.
Code
npx --yes lighthouse "$URL" --only-categories=performance --quiet --chrome-flags='--headless' | tail -n 20