awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FormidableLabs avatar

FormidableLabs/webpack-dashboard

0
View on GitHub↗
13,976 stars·374 forks·JavaScript·MIT·11 views

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 history

Star history chart for formidablelabs/webpack-dashboardStar history chart for formidablelabs/webpack-dashboard

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Webpack Dashboard

Similar open-source projects, ranked by how many features they share with Webpack Dashboard.
  • dilanx/cracodilanx avatar

    dilanx/craco

    7,429View on 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
    View on GitHub↗7,429
  • steamdeckhomebrew/decky-loaderSteamDeckHomebrew avatar

    SteamDeckHomebrew/decky-loader

    6,434View on 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
    View on GitHub↗6,434
  • ckan/ckanckan avatar

    ckan/ckan

    4,961View on 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
    View on GitHub↗4,961
  • vladmandic/sdnextvladmandic avatar

    vladmandic/sdnext

    7,139View on 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
    View on GitHub↗7,139
See all 30 alternatives to Webpack Dashboard→

Frequently asked questions

What does formidablelabs/webpack-dashboard do?

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.

What are the main features of formidablelabs/webpack-dashboard?

The main features of formidablelabs/webpack-dashboard are: 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.

What are some open-source alternatives to formidablelabs/webpack-dashboard?

Open-source alternatives to formidablelabs/webpack-dashboard include: 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…