awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to webpack/compression-webpack-plugin

Open-source alternatives to Compression Webpack Plugin

11 open-source projects similar to webpack/compression-webpack-plugin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Compression Webpack Plugin alternative.

  • zouhir/jarviszouhir 的头像

    zouhir/jarvis

    5,459在 GitHub 上查看↗

    Jarvis is a suite of utilities for Webpack projects designed for bundle analysis, tree-shaking audits, build error debugging, and network performance simulation. It provides a browser-based dashboard to visualize asset distributions and monitor the total size of bundles and chunks. The project includes a network performance simulator that estimates how assets load across various connection types and speeds. It also features a tree-shaking analysis tool that measures the ratio of shakeable to non-shakeable module imports to identify opportunities for bundle size reduction. Additional capabili

    JavaScriptbuild-tooldashboardwebpack
    在 GitHub 上查看↗5,459
  • pajaydev/lasso-analyzerpajaydev 的头像

    pajaydev/lasso-analyzer

    4在 GitHub 上查看↗

    📊 Analyzing bundles created by Lasso js.

    JavaScript
    在 GitHub 上查看↗4
  • danvk/source-map-explorerdanvk 的头像

    danvk/source-map-explorer

    3,930在 GitHub 上查看↗

    source-map-explorer is a source map bundle analyzer that visualizes the space usage of bundled JavaScript files. It functions as a bundle size auditor and visualizer, using source maps to identify which original modules and files occupy the most space within a production bundle. The tool generates an interactive treemap to represent bundle composition and calculates compressed gzip sizes to estimate actual network transfer costs. It further serves as a code coverage mapper by overlaying execution data onto source maps to identify unused code segments that can be deferred or split. The utilit

    TypeScript
    在 GitHub 上查看↗3,930
  • statoscope/statoscopestatoscope 的头像

    statoscope/statoscope

    1,579在 GitHub 上查看↗

    Statoscope is a toolkit for analyzing (with UI-base report) and validate stats of your bundle.

    TypeScript
    在 GitHub 上查看↗1,579

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • webpack/analysewebpack 的头像

    webpack/analyse

    891在 GitHub 上查看↗

    http://webpack.github.io/analyse

    JavaScript
    在 GitHub 上查看↗891
  • webpack/webpack-bundle-analyzerwebpack 的头像

    webpack/webpack-bundle-analyzer

    12,667在 GitHub 上查看↗

    webpack-bundle-analyzer is a bundle size analysis tool and Webpack build plugin that visualizes the composition of web application assets. It generates an interactive treemap to identify large dependencies and analyze the distribution of modules within the final payload. The tool functions as a bundle visualizer and a static report generator, exporting analysis data as standalone HTML and JSON files. It supports live bundle tracking via WebSockets during development and allows for the analysis of existing static stats files through a command line interface. The project provides capabilities

    JavaScriptanalyzebundlechart
    在 GitHub 上查看↗12,667
  • relative-ci/bundle-statsrelative-ci 的头像

    relative-ci/bundle-stats

    670在 GitHub 上查看↗

    Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, vite, rolldown and rollup.

    TypeScript
    在 GitHub 上查看↗670
  • siddharthkp/bundlesizesiddharthkp 的头像

    siddharthkp/bundlesize

    4,476在 GitHub 上查看↗

    Bundlesize is a continuous integration tool used to calculate JavaScript bundle weights, track asset growth, and block deployments that exceed predefined size limits. It functions as a bundle size validator and reporter that monitors JavaScript build files to prevent unexpected growth. The tool integrates directly into build pipelines to enforce frontend performance budgeting. It communicates validation results back to version control platforms via API calls, allowing it to signal when bundle size limits are exceeded and block pull requests in continuous integration workflows. The system ide

    JavaScript
    在 GitHub 上查看↗4,476
  • rolldown/rolldownrolldown 的头像

    rolldown/rolldown

    13,797在 GitHub 上查看↗

    Rolldown is a high-performance JavaScript and TypeScript module bundler written in Rust. It functions as a fast module compiler that implements a Rollup-compatible API to ensure compatibility with existing workflows and plugins while specializing in ECMAScript Module formats. The project distinguishes itself by using a Rust-based core engine and lazy compilation to reduce the time spent resolving and transforming source code. It focuses on minimizing final delivery sizes through static analysis and tree-shaking to remove unused code. The toolset covers a broad range of build capabilities, in

    Rust
    在 GitHub 上查看↗13,797
  • panjiachen/vue-admin-templatePanJiaChen 的头像

    PanJiaChen/vue-admin-template

    20,414在 GitHub 上查看↗

    vue-admin-template is a boilerplate for building administrative interfaces using Vue.js. It provides a pre-configured layout, routing, and state management to bootstrap admin dashboards. The project includes a role-based access control system to restrict menu visibility and route access based on user permissions. It features a component scaffolding tool for generating boilerplate views and business components from templates, as well as an automated SVG icon management system for registering and rendering vector graphics. The template covers data management through Excel import and export uti

    JavaScriptaxioselement-uijavascript
    在 GitHub 上查看↗20,414
  • ixartz/saas-boilerplateixartz 的头像

    ixartz/SaaS-Boilerplate

    6,838在 GitHub 上查看↗

    This project is a comprehensive starter kit for building subscription-based web applications using Next.js and TypeScript. It provides a structural foundation for developing software-as-a-service platforms, incorporating integrated user authentication, payment tiers, and multi-tenant organization management. The framework distinguishes itself with a dedicated multi-tenant application architecture that organizes users into teams and organizations with workspace switching. It includes a built-in monetization layer via Stripe subscription integration for managing pricing tiers and billing cycles

    TypeScriptauthenticationboilerplatemulti-tenancy
    在 GitHub 上查看↗6,838