{"library":"esbuild-lazy-analyzer","type":"library","category":null,"description":"A CLI tool (v1.4.0, active development) that analyzes lazy-loading in esbuild chunk splits using the metafile output. It generates static JSON statistics and interactive HTML dependency graphs showing chunk composition, eager vs lazy imports per entry point, length of dependency chains, and file-level bundle impact. Unlike general esbuild visualizers (e.g., esbuild-visualizer), this focuses on code-splitting optimization, showing which chunks are lazy-loaded and their sizes, enabling developers to identify opportunities for improved lazy-loading. It produces a self-contained HTML report with interactive import graphs and modals for per-file import inspection.","language":"javascript","status":"active","version":"1.4.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-lazy-analyzer","imports":["npx esbuild-lazy-analyzer --metafile meta.json --outreport report.html"]},{"cmd":"yarn add esbuild-lazy-analyzer","imports":[]},{"cmd":"pnpm add esbuild-lazy-analyzer","imports":[]}],"homepage":null,"github":"https://github.com/alexanderdombroski/esbuild-lazy-analyzer","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-lazy-analyzer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}