nucliweb / webperf-snippets

⚡️ 💾 Web Performance Snippets

Home Page:https://webperf-snippets.nucliweb.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star History

A curated list of snippets to get Web Performance metrics to use in the browser console or as snippets on Chrome DevTools.

Chrome DevTools

Add snippet to Chrome DevTools

You can use the webperf-snippets as a Snippet in the Chrome DevTools Sources tab.

  1. Copy any of the WebPerf Snippets
  2. Open Chrome DevTools
  3. Select the Sources tab
  4. Select the Snippets sub tab
  5. Click New snippet button, e.g. LCP
  6. Write the snippet name, LCP
  7. Paste the copied code at the right area
  8. Run the snippet

Video

Snippet.mp4

Snippets

Visit webperf-snippets

About

⚡️ 💾 Web Performance Snippets

https://webperf-snippets.nucliweb.net

License:MIT License


Languages

Language:MDX 80.8%Language:JavaScript 19.2%