bundlesize
Bundle tracker
Helps track and manage the size of JavaScript bundles in web applications.
Keep your bundle size in check
4k stars
33 watching
180 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
developit/microbundle | A tool that bundles tiny JavaScript modules into optimized, multiple format bundles. | 8,065 |
webpack-contrib/webpack-bundle-analyzer | A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,588 |
egoist/package-size | Tools to measure and analyze the bundle size of npm packages during the development process. | 423 |
siddharthkp/cost-of-modules | Analyze and optimize dependencies to reduce package size | 2,842 |
nexts/clusterize.js | Plugin to efficiently display large data sets | 7,223 |
ijzerenhein/react-native-bundle-visualizer | Analyzes and visualizes the size of JavaScript libraries in React Native bundles. | 1,475 |
carlesnunez/check-my-bundlephobia | Automated tool to check package sizes in JavaScript projects | 51 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
ronami/minipack | An implementation of a simplified module bundler written in JavaScript | 3,188 |
relative-ci/bundle-stats | Analyzes and compares bundle stats from different build tools to optimize web app performance | 570 |
googlechromelabs/webpack-libs-optimizations | Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,366 |
parcel-bundler/parcel | A build tool that automates the process of compiling and optimizing web applications without requiring any configuration. | 43,502 |
bogdan-lyashenko/codecrumbs | An application that analyzes source code and generates visual guides to help developers navigate large codebases | 2,713 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,462 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,236 |