An open API service indexing awesome lists of open source software.

https://github.com/leegeunhyeok/esdoctor

Build result summaries and bundle size analysis at a glance
https://github.com/leegeunhyeok/esdoctor

analyzer bundle-analyzer esbuild esbuild-plugin

Last synced: 18 days ago
JSON representation

Build result summaries and bundle size analysis at a glance

Awesome Lists containing this project

README

        





esdoctor: An analyzer for build results and bundle sizes.

> [!NOTE]
> Release coming soon.

# Features

- 🔥 Summary of project & build results
- 🔎 Trace each plugin hook performance
- ⭐️ Awesome visualization of collected data
- 🌳 Treemap & Sunburst chart for bundles
- 📈 Timeline chart for traces
- 🌍 Generate static HTML reports
- 🐤 Easy to use

## Preview

![preview-1](./images/preview-1.png)

![preview-2](./images/preview-2.png)

![preview-3](./images/preview-3.png)

## License

[MIT](./LICENSE)