AbdulElahGwaith's picture
Upload folder using huggingface_hub
b91e262 verified

Bundle Analyzer

A Next.js application for visualizing bundle sizes and analyzing dependencies using interactive treemaps.

This package is not published to npm. Instead it's built and vendored into the main next package during its build process.

Features

  • ๐Ÿ“Š Interactive Treemap: Visualize bundle sizes with an interactive treemap interface
  • ๐ŸŽฏ Route-based Analysis: Analyze bundle data for specific routes in your application
  • ๐Ÿ” Dependency Tracking: View import chains and dependency relationships
  • ๐ŸŽจ Filter Controls: Filter by environment (client/server) and file types (JS/CSS/JSON/Assets)
  • ๐Ÿ”Ž Search Functionality: Search through files in your bundle

Updating

When landing non-trivial changes, consider updating the demo site: