awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danvk avatar

danvk/source-map-explorer

0
View on GitHub↗
3,930 نجوم·111 تفرعات·TypeScript·Apache-2.0·2 مشاهدات

Source Map Explorer

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 utility provides capabilities for path sanitization via regular expressions to simplify file labels and supports exporting analysis results into HTML, JSON, or TSV formats.

Features

  • Bundle Composition Analyzers - Decomposes JavaScript bundles to identify which original files and modules occupy the most space.
  • Bundle Visualization - Generates an interactive treemap to visualize the relative size of modules and files within a production bundle.
  • Frontend Debugging Workflows - Visualizes bundle composition to help identify and eliminate bloated dependencies or oversized modules.
  • Source Bundling - Analyzes source bundling to identify which files occupy the most space in the final output.
  • Bundle-to-Module Visualizations - Generates an interactive tree map from source maps to identify the largest modules in a bundle.
  • Bundle Space Analysis - Identifies which original source files occupy the most space within minified JavaScript bundles using source maps.
  • Bundle-to-Source Mappings - Calculates original file sizes by mapping byte offsets in a bundled file back to source map entries.
  • Treemap Visualizations - Represents the relative size of different modules as nested rectangles to highlight the largest contributors to bundle size.
  • Bundle Size Analysis - Calculates compressed gzip sizes and provides detailed bundle breakdowns in HTML or JSON formats.
  • Gzip Size Previews - Provides estimates of the file size after gzip compression to approximate actual network transfer costs.
  • Visual Coverage Mapping - Overlays execution metrics onto a bundle visualization to distinguish between used and unused code segments.
  • Execution Coverage Visualization - Overlays execution data onto source maps to visually identify unused code segments that can be deferred or split.
  • Web Asset Optimization - Provides tools to reduce network transfer costs by analyzing compressed bundle sizes and identifying unused code.
  • Bundle Analysis - Debugs bundle space usage using source maps.

سجل النجوم

مخطط تاريخ النجوم لـ danvk/source-map-explorerمخطط تاريخ النجوم لـ danvk/source-map-explorer

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Source Map Explorer

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Source Map Explorer.
  • zouhir/jarvisالصورة الرمزية لـ zouhir

    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
  • callstack-io/haulالصورة الرمزية لـ callstack-io

    callstack-io/haul

    3,682عرض على GitHub↗

    Haul is a Webpack-based mobile bundler and build tool designed for React Native applications. It manages the development lifecycle and packages source code and assets into bundles for both local development servers and production environments. The project functions as a Webpack bundler extension, allowing the integration of custom loaders and plugins to modify how mobile assets and source code are processed. It includes a mobile bundle analyzer to examine the composition and size of the final output for asset optimization. The toolset covers application build tooling, project configuration a

    TypeScript
    عرض على GitHub↗3,682
  • siddharthkp/bundlesizeالصورة الرمزية لـ siddharthkp

    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/rolldownالصورة الرمزية لـ rolldown

    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
عرض جميع البدائل الـ 30 لـ Source Map Explorer→

الأسئلة الشائعة

ما هي وظيفة danvk/source-map-explorer؟

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.

ما هي الميزات الرئيسية لـ danvk/source-map-explorer؟

الميزات الرئيسية لـ danvk/source-map-explorer هي: Bundle Composition Analyzers, Bundle Visualization, Frontend Debugging Workflows, Source Bundling, Bundle-to-Module Visualizations, Bundle Space Analysis, Bundle-to-Source Mappings, Treemap Visualizations.

ما هي البدائل مفتوحة المصدر لـ danvk/source-map-explorer؟

تشمل البدائل مفتوحة المصدر لـ danvk/source-map-explorer: zouhir/jarvis — Jarvis is a suite of utilities for Webpack projects designed for bundle analysis, tree-shaking audits, build error… callstack-io/haul — Haul is a Webpack-based mobile bundler and build tool designed for React Native applications. It manages the… siddharthkp/bundlesize — Bundlesize is a continuous integration tool used to calculate JavaScript bundle weights, track asset growth, and block… rolldown/rolldown — Rolldown is a high-performance JavaScript and TypeScript module bundler written in Rust. It functions as a fast module… webpack/webpack-bundle-analyzer — webpack-bundle-analyzer is a bundle size analysis tool and Webpack build plugin that visualizes the composition of web… dequelabs/axe-core — axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile…