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

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

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

FormidableLabs/webpack-dashboard

0
View on GitHub↗
13,976 星标·374 分支·JavaScript·MIT·7 次浏览

Webpack Dashboard

webpack-dashboard is a terminal-based build monitor and asset viewer designed for the Webpack development process. It provides a command line interface to track compilation status, monitor development server activity, and organize build errors for debugging.

The tool integrates as a Webpack plugin to intercept compilation events and extract asset metadata. It utilizes a terminal-UI layout engine and state-driven rendering to display build progress and logs in a structured grid of dynamic windows.

The system includes capabilities for real-time build log visualization and asset filtering using regular expressions. Users can customize the dashboard appearance, including colors, window titles, and display modes, to focus on specific assets and critical logs.

Features

  • Build Progress Visualizers - Offers a real-time terminal interface for tracking asset compilation progress and Webpack build status.
  • Build Asset Viewers - Provides a dedicated interface for filtering and displaying files generated by the Webpack bundling process.
  • Build Server Dashboards - Provides a command line interface for monitoring build progress, assets, and logs during Webpack development.
  • Build Process Monitoring - Serves as a terminal-based visualizer for tracking compilation status and organizing build errors.
  • Terminal Layout Engines - Implements a terminal layout engine to organize logs and build statistics into a structured grid of windows.
  • Hook-Based Plugin Systems - Hooks into Webpack lifecycle events via a plugin to intercept compilation data and asset metadata.
  • Activity Progress Monitors - Implements a visual interface for reporting real-time progress and status of asset compilation.
  • Real-time Stream Monitors - Captures and filters standard output streams from the build process to provide instant display updates.
  • UI Asset Display Filters - Enables limiting the displayed asset lists using string prefixes or regular expressions for efficient navigation.
  • Frontend Development CLIs - Provides a CLI-based visual overview of assets and build states to streamline the frontend development workflow.
  • Build Asset Filtering - Uses regular expressions to prune the list of compiled assets shown in the dashboard.
  • Error Logging Utilities - Organizes compilation logs and error messages in a structured layout to simplify build debugging.
  • Log Visualization Tools - Ships a structured dashboard layout that organizes raw compilation logs and error messages for easier analysis.
  • UI State Recomposition - Updates the terminal display by triggering UI recomposition based on changes in the internal build state.

Star 历史

formidablelabs/webpack-dashboard 的 Star 历史图表formidablelabs/webpack-dashboard 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

formidablelabs/webpack-dashboard 是做什么的?

webpack-dashboard is a terminal-based build monitor and asset viewer designed for the Webpack development process. It provides a command line interface to track compilation status, monitor development server activity, and organize build errors for debugging.

formidablelabs/webpack-dashboard 的主要功能有哪些?

formidablelabs/webpack-dashboard 的主要功能包括:Build Progress Visualizers, Build Asset Viewers, Build Server Dashboards, Build Process Monitoring, Terminal Layout Engines, Hook-Based Plugin Systems, Activity Progress Monitors, Real-time Stream Monitors。

formidablelabs/webpack-dashboard 有哪些开源替代品?

formidablelabs/webpack-dashboard 的开源替代品包括: dilanx/craco — Craco is a configuration layer for Create React App that modifies Webpack and Jest settings without requiring the… steamdeckhomebrew/decky-loader — Decky Loader is an open-source plugin system that extends the Steam Deck's gaming mode interface with community-made… ckan/ckan — CKAN is an open-source data management platform that provides the foundation for building data portals. It supports… vladmandic/sdnext — SD.Next is an all-in-one web interface and multi-backend inference engine for generating, editing, and processing… spacebarchat/spacebarchat — SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing… jakubroztocil/httpie — HTTPie is a command-line HTTP client and REST API debugger used for sending requests to web services. It functions as…

Webpack Dashboard 的开源替代方案

相似的开源项目,按与 Webpack Dashboard 的功能重合度排序。
  • dilanx/cracodilanx 的头像

    dilanx/craco

    7,429在 GitHub 上查看↗

    Craco is a configuration layer for Create React App that modifies Webpack and Jest settings without requiring the project to eject. It functions as a build tool plugin system and configuration manager, allowing for the injection of custom settings and third-party logic into the frontend build pipeline. The project utilizes a hook-based architecture and non-destructive configuration merging to override default settings. This allows for Webpack configuration overrides and Jest configuration tuning while maintaining the original source files. The system covers a broad range of build pipeline ex

    TypeScriptconfigurationcracreate-react-app
    在 GitHub 上查看↗7,429
  • steamdeckhomebrew/decky-loaderSteamDeckHomebrew 的头像

    SteamDeckHomebrew/decky-loader

    6,434在 GitHub 上查看↗

    Decky Loader is an open-source plugin system that extends the Steam Deck's gaming mode interface with community-made plugins and customizations. It functions as a plugin loader that injects JavaScript plugins into the Steam Deck's web-based interface at runtime, enabling real-time appearance and behavior changes without leaving the active gaming session. The system combines a CORS-bypassing proxy layer that intercepts and modifies HTTP fetch requests from plugins to remove same-origin restrictions, with a Python-to-TypeScript bridge that exposes Python functions as callable TypeScript methods

    TypeScriptpluginspythonsteam
    在 GitHub 上查看↗6,434
  • ckan/ckanckan 的头像

    ckan/ckan

    4,961在 GitHub 上查看↗

    CKAN is an open-source data management platform that provides the foundation for building data portals. It supports the full lifecycle of datasets—from creation and organization to publishing, cataloging with faceted search, and interactive data visualization—all through a web interface. The platform is built on a modular architecture that includes a plugin-based extensibility system, a harvesting framework for importing metadata from external sources, and a standardized RESTful JSON API for programmatic access to datasets and metadata. The web interface is rendered using the Jinja2 templatin

    Pythonapicatalogckan
    在 GitHub 上查看↗4,961
  • vladmandic/sdnextvladmandic 的头像

    vladmandic/sdnext

    7,139在 GitHub 上查看↗

    SD.Next is an all-in-one web interface and multi-backend inference engine for generating, editing, and processing images and videos using diffusion models. It functions as a comprehensive tool for diffusion model management and an automated image processing pipeline for bulk operations. The project is distinguished by its hardware-backend abstraction layer, which provides automatic detection and acceleration for NVIDIA CUDA, AMD ROCm, Intel OpenVINO, and DirectML. It features a headless generative API and a programmatic command interface, allowing users to trigger tasks via REST API or CLI wi

    Pythonai-artcaptiondiffusers
    在 GitHub 上查看↗7,139
查看 Webpack Dashboard 的所有 30 个替代方案→