awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 von zouhir

    zouhir/jarvis

    5,459Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,459
  • pajaydev/lasso-analyzerAvatar von pajaydev

    pajaydev/lasso-analyzer

    4Auf GitHub ansehen↗

    📊 Analyzing bundles created by Lasso js.

    JavaScript
    Auf GitHub ansehen↗4
  • danvk/source-map-explorerAvatar von danvk

    danvk/source-map-explorer

    3,930Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,930
  • statoscope/statoscopeAvatar von statoscope

    statoscope/statoscope

    1,579Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗1,579

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • webpack/analyseAvatar von webpack

    webpack/analyse

    891Auf GitHub ansehen↗

    http://webpack.github.io/analyse

    JavaScript
    Auf GitHub ansehen↗891
  • webpack/webpack-bundle-analyzerAvatar von webpack

    webpack/webpack-bundle-analyzer

    12,667Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,667
  • relative-ci/bundle-statsAvatar von relative-ci

    relative-ci/bundle-stats

    670Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗670
  • siddharthkp/bundlesizeAvatar von siddharthkp

    siddharthkp/bundlesize

    4,476Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,476
  • rolldown/rolldownAvatar von rolldown

    rolldown/rolldown

    13,797Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,797
  • panjiachen/vue-admin-templateAvatar von PanJiaChen

    PanJiaChen/vue-admin-template

    20,414Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,414
  • ixartz/saas-boilerplateAvatar von ixartz

    ixartz/SaaS-Boilerplate

    6,838Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,838