Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wildlyinaccurate/lcp-debugger
https://github.com/wildlyinaccurate/lcp-debugger
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wildlyinaccurate/lcp-debugger
- Owner: wildlyinaccurate
- Created: 2023-11-08T09:07:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T03:49:32.000Z (8 months ago)
- Last Synced: 2024-03-24T04:27:35.218Z (8 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Core Web Vitals Debugger
## ⚠️ This is a work in progress ⚠️
A simple command line tool for debugging and optimizing [Core Web Vitals](https://web.dev/explore/learn-core-web-vitals) metrics on a page.
### Usage
```
npx cwv-debugger
```To see example commands and all available options, run:
```
npx cwv-debugger --help
```