01Framework-specific performance fixes for Next.js, React, and Vue/Nuxt environments.
020 GitHub stars
03INP enhancement by breaking up long tasks, yielding to the main thread, and optimizing event handlers.
04Built-in debugging snippets for tracking layout shifts and slow interactions via PerformanceObserver.
05CLS stabilization using aspect-ratio containers, dimension attributes, and font-display strategies.
06LCP optimization through resource preloading, fetchpriority, and render-blocking resource elimination.