@m-usman/ng-bundle-analyzer
v1.0.0
Published
🔍 Angular bundle performance and size analysis CLI tool for optimizing app performance
Maintainers
Readme
ng-bundle-analyzer
A powerful TypeScript CLI tool for analyzing Angular bundle performance, detecting optimization opportunities, and monitoring bundle sizes.
🚀 Features
- Bundle Size Analysis: Identify bundles exceeding size thresholds
- Module Analysis: Find the largest modules in your application
- Duplicate Detection: Locate duplicated modules across chunks
- Performance Warnings: Get alerts for optimization opportunities
- Multiple Output Formats: CLI table view and JSON export
- Actionable Recommendations: Receive specific optimization suggestions
- TypeScript Support: Fully typed with strict mode enabled
📦 Installation
Global Installation
npm install -g ng-bundle-analyzer