https://github.com/pajaydev/chrome-bundle-visualizer
https://github.com/pajaydev/chrome-bundle-visualizer
analyzer bundle chrome-extension ebay-bundle-visualizer page-weight performance-analysis web-performance web-performance-budget
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pajaydev/chrome-bundle-visualizer
- Owner: pajaydev
- Created: 2020-01-24T23:08:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T06:57:08.000Z (almost 6 years ago)
- Last Synced: 2025-09-24T05:28:20.364Z (9 months ago)
- Topics: analyzer, bundle, chrome-extension, ebay-bundle-visualizer, page-weight, performance-analysis, web-performance, web-performance-budget
- Language: JavaScript
- Size: 116 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bundle Visualizer
This plugin is created only eBay site. It analyzes the bundle size of the webpage and visualizes it using [lasso-analyzer](https://github.com/pajaydev/lasso-analyzer)
## Usage
This extension is available for chrome
## Setup
Install dependencies:
```
git clone git@github.com:pajaydev/bundle-visualizer.git
yarn
```
Make the changes and compile the scripts using:
```
yarn run compile
```
