Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdig/crp
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
https://github.com/rdig/crp
Last synced: 18 days ago
JSON representation
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
- Host: GitHub
- URL: https://github.com/rdig/crp
- Owner: rdig
- Created: 2024-03-05T10:53:24.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-05T11:01:03.000Z (8 months ago)
- Last Synced: 2024-04-21T17:07:10.684Z (7 months ago)
- Language: JavaScript
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Critical Rendering Path Analysis Showcase Aid
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
This was initially used to aid in one of [@joincolony](https://github.com/JoinColony)'s Dev Dive sessions presentation
![Screenshot](screenshot.png)