Skip to content
forked from filipsobol/sonda

Universal visualizer and analyzer for JavaScript and CSS. Compatible with most bundlers and frameworks

License

Notifications You must be signed in to change notification settings

nxpatterns/sonda

 
 

Repository files navigation

Sonda

Sonda is a universal visualizer and analyzer for JavaScript and CSS bundles. It generates an interactive HTML report that is more accurate and detailed than some alternatives. The accuracy is achieved by analyzing source maps and showing the size of each module after tree-shaking and minification.

Sonda works with the following tools:

  • Bundlers
    • Vite
    • Rollup
    • Rolldown
    • esbuild
    • webpack
    • Rspack
  • Frameworks
    • Next.js
    • Nuxt
    • Astro
    • SvelteKit
    • Angular CLI

Installation

For installation and usage instructions, visit https://sonda.dev.

Demo

You can try Sonda at https://sonda.dev/demo.

Screenshot

HTML report generated by Sonda with open modal containing file details and tree map diagram in the background

About

Universal visualizer and analyzer for JavaScript and CSS. Compatible with most bundlers and frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 41.6%
  • Vue 30.9%
  • HTML 15.2%
  • Astro 6.6%
  • JavaScript 2.8%
  • CSS 2.3%
  • Other 0.6%