ewnd9 / statoscope

Analyzes webpack stats and shows detailed info about it on the screen.

Home Page:https://statoscope.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statoscope

npm version Support

Statoscope analyzes webpack stats and supplies the UI to display.

It can tell almost all about your bundle:

  • 🌳 Modules/chunks/assets/packages tree
  • πŸ—Ί Entrypoints/chunks/packages map
  • πŸ•΅οΈ Duplicate modules and packages copies
  • πŸ”„ Stats diff
  • πŸ“Š Custom reports about your bundle
  • 🐘 No stats size limitation

You can try it at Statoscope sandbox

See source code at packages/ui-webpack

About

Analyzes webpack stats and shows detailed info about it on the screen.

https://statoscope.tech

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 1.2%