Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

Chrome logo

## Setup

Install dependencies:

```
git clone [email protected]:pajaydev/bundle-visualizer.git
yarn
```

Make the changes and compile the scripts using:

```
yarn run compile
```