https://github.com/manantank/crux
Get CrUX data of for any webpage, origin or list of pages quickly
https://github.com/manantank/crux
crux nextjs react typescript web-vitals website
Last synced: about 1 year ago
JSON representation
Get CrUX data of for any webpage, origin or list of pages quickly
- Host: GitHub
- URL: https://github.com/manantank/crux
- Owner: MananTank
- Created: 2022-09-22T14:57:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T11:43:20.000Z (over 1 year ago)
- Last Synced: 2025-04-02T19:47:00.313Z (about 1 year ago)
- Topics: crux, nextjs, react, typescript, web-vitals, website
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# crux.page
Get CrUX data for any webpage, origin or list of pages with ease.
### What is CrUX?
The Chrome User Experience Report (also known as the Chrome UX Report, or CrUX for short) is a dataset that reflects how real-world Chrome users experience popular destinations on the web. [Learn More](https://developer.chrome.com/docs/crux/about/)
## Check it out on: [crux.pages.dev](https://crux.pages.dev/)

### Tech Stack
- TypeScript
- Next.js
- React v18 ( with Suspense API )
- SWR
- CrUX API
- CloudFlare Workers ( proxies CrUX API, hides the API Key )
- CSS Modules ( SCSS )
Hosted on [CloudFlare Pages](https://pages.cloudflare.com/)