Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cristianbote/bundlephobia-extension

Bundlephobia Web Extension
https://github.com/cristianbote/bundlephobia-extension

bundlephobia chrome-extension extension web

Last synced: 30 days ago
JSON representation

Bundlephobia Web Extension

Awesome Lists containing this project

README

        

# Bundlephobia Web Extension

This is a web extension that wraps the super awesome tool, **Bundlephobia(https://bundlephobia.com/)**. You can check the size of a package directly in your tab, without the need to open a new one. The extension is available when viewing packages on **github** or **npmjs**. It's easier than ever!

Checkout the video below:

![](https://i.imgur.com/3rRHD2L.gif)

## How to get it
You can install it via the Chrome Web Store link https://chrome.google.com/webstore/detail/bundlephobia-web-extension/dliifhggbnajibohfjcpiedlfjmoneko or download the crx file manually from releases.

## Usage
Simply navigate to a certain repo either on github or on npmjs and click on the icon in your browser bar.

A popup should appear with your results.

## Credits
This could've not been made without the work of Shubham Kanodia (https://github.com/pastelsky) who created Bundlephobia. Such a great tool! Thank you!

## Only github and npmjs?
Well, yarn reports the size already. I was thinking to add gitlab and bitbucket maybe? Let me know if these are of interest, and as always feel free to raise issues where needed.