Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samccone/bundle-buddy
A tool to understand your bundle size and why files are in your bundle
https://github.com/samccone/bundle-buddy
bundle codesplitting javascript website
Last synced: 22 days ago
JSON representation
A tool to understand your bundle size and why files are in your bundle
- Host: GitHub
- URL: https://github.com/samccone/bundle-buddy
- Owner: samccone
- License: other
- Created: 2017-06-25T01:15:25.000Z (over 7 years ago)
- Default Branch: bundle-explorer
- Last Pushed: 2024-01-09T00:14:27.000Z (10 months ago)
- Last Synced: 2024-04-14T00:08:30.146Z (7 months ago)
- Topics: bundle, codesplitting, javascript, website
- Language: TypeScript
- Homepage:
- Size: 19.7 MB
- Stars: 2,891
- Watchers: 23
- Forks: 84
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - bundle-buddy - A tool to identify bundle duplication across splits. (JavaScript)
- awesome-github-star - bundle-buddy
- awesome-bundle-size - Bundle Buddy - A tool to identify bundle duplication across splits. (Tools to help with Code Splitting / Webpack)
README
[![Build Status](https://travis-ci.org/samccone/bundle-buddy.svg?branch=bundle-explorer)](https://travis-ci.org/samccone/bundle-buddy)
The design document for the project is here:
https://docs.google.com/document/d/1ycGVBJmwIVs34yhC0oTqv_WH5f0fs2SAFmzyTiBK99k/editThe TODO list for the project is here:
https://docs.google.com/document/d/1lStU7UmfwqgSmyhAgM7jtpQNcoI2czmPeLuC0-gNn7g/editThe legacy version of bundle-buddy (still installable via npm) can be viewed here:
https://github.com/samccone/bundle-buddy/tree/5b79c7645677e78d29f0201aad582a346b88122a### Deploy
For the `gcloud` command you will need to install: https://cloud.google.com/sdk/docs/#install_the_latest_cloud_tools_version_cloudsdk_current_version
Then you can deploy the project using:
./deploy.sh