awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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/jarvisAvatar de zouhir

    zouhir/jarvis

    5,459Voir sur 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
    Voir sur GitHub↗5,459
  • pajaydev/lasso-analyzerAvatar de pajaydev

    pajaydev/lasso-analyzer

    4Voir sur GitHub↗

    📊 Analyzing bundles created by Lasso js.

    JavaScript
    Voir sur GitHub↗4
  • danvk/source-map-explorerAvatar de danvk

    danvk/source-map-explorer

    3,930Voir sur 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
    Voir sur GitHub↗3,930
  • statoscope/statoscopeAvatar de statoscope

    statoscope/statoscope

    1,579Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗1,579

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • webpack/analyseAvatar de webpack

    webpack/analyse

    891Voir sur GitHub↗

    http://webpack.github.io/analyse

    JavaScript
    Voir sur GitHub↗891
  • webpack/webpack-bundle-analyzerAvatar de webpack

    webpack/webpack-bundle-analyzer

    12,667Voir sur 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
    Voir sur GitHub↗12,667
  • relative-ci/bundle-statsAvatar de relative-ci

    relative-ci/bundle-stats

    670Voir sur 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
    Voir sur GitHub↗670
  • siddharthkp/bundlesizeAvatar de siddharthkp

    siddharthkp/bundlesize

    4,476Voir sur 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
    Voir sur GitHub↗4,476
  • rolldown/rolldownAvatar de rolldown

    rolldown/rolldown

    13,797Voir sur 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
    Voir sur GitHub↗13,797
  • panjiachen/vue-admin-templateAvatar de PanJiaChen

    PanJiaChen/vue-admin-template

    20,414Voir sur 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
    Voir sur GitHub↗20,414
  • ixartz/saas-boilerplateAvatar de ixartz

    ixartz/SaaS-Boilerplate

    6,838Voir sur 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
    Voir sur GitHub↗6,838