Skip to content
View frontend-performance's full-sized avatar

Block or report frontend-performance

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. perf-audit perf-audit Public

    Fast, browserless CLI that audits a URL's HTML and response headers for common frontend performance issues. Findings link to explainers on frontend-performance.com.

    TypeScript

  2. cwv-budget-guard cwv-budget-guard Public

    CI gate that checks Core Web Vitals against a performance budget and fails the build on regressions, diffing against a saved baseline. Findings link to explainers on frontend-performance.com.

    TypeScript

  3. bundle-budget-report bundle-budget-report Public

    CLI that reports per-route JS/CSS bundle weight against budgets, flags heavy third-party packages, and suggests code-splitting boundaries — from a built dir or a webpack stats.json. Guides on front…

    TypeScript

  4. cache-header-lint cache-header-lint Public

    CLI + GitHub Action that crawls a deployed page and audits caching headers (immutable hashed assets, Cache-Control, ETags, CDN hints), flagging misconfigurations. Explainers on frontend-performance…

    TypeScript

  5. perf-monitor-lite perf-monitor-lite Public

    Drop-in Real User Monitoring for field Core Web Vitals: a tiny snippet that beacons Web Vitals to a self-hosted Cloudflare Worker with a p75 dashboard. Metric guides on frontend-performance.com.

    TypeScript

  6. lcp-hunter lcp-hunter Public

    Browser overlay (MV3 extension + bookmarklet) that highlights the LCP element, render-blocking resources, and long tasks on any page, with a fix tip and deep-link for each finding. Docs on frontend…

    TypeScript