analyze_bundle_size
Assess npm package bundle size and performance impact. Get minified/gzipped sizes, tree-shaking support, and lighter alternative recommendations.
Instructions
Analyze bundle size impact and answer "how big is this package?" or "will this slow down my app?" questions. Returns minified size, gzipped size, tree-shaking support analysis, and generates recommendations for lighter alternatives if package is large. Includes comparison with similar packages and actionable advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Specific version (optional) | |
| packageName | Yes | Name of the package |