Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cristianbote/bundlephobia-extension
- Owner: cristianbote
- Created: 2018-10-16T11:56:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T23:33:35.000Z (over 5 years ago)
- Last Synced: 2024-10-06T10:25:09.958Z (about 1 month ago)
- Topics: bundlephobia, chrome-extension, extension, web
- Language: HTML
- Homepage: https://chrome.google.com/webstore/detail/bundlephobia-web-extension/dliifhggbnajibohfjcpiedlfjmoneko
- Size: 27.3 KB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.