Skip to content

Statoscope is a toolkit to analyze and validate webpack bundle

License

Notifications You must be signed in to change notification settings

andreygmc/statoscope

 
 

Repository files navigation

Statoscope

Build and Test codecov npm version Support

Statoscope is a toolkit for analyzing (with UI-base report) and validate stats of your bundle.

Key features:

  • 🌳 Full dependency tree (modules/chunks/assets/entrypoints/packages)
  • 🗺 Size map (entrypoints/chunks/packages)
  • 🕵️ Packages copies and duplicates of modules detection
  • 🧪 Stats validation with a bunch of useful rules (e.g. on CLI)
  • 🔄 Stats comparison
  • 📊 Custom reports for your stats
  • 🐘 No stats size limitation

You can try it at Statoscope sandbox

Support

If you are an engineer or a company that is interested in Statoscope improvements, you could support Statoscope by financial contribution at OpenCollective.

About

Statoscope is a toolkit to analyze and validate webpack bundle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 2.5%
  • Other 0.7%