sonda

0.7.1 • Public • Published

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

Package Sidebar

Install

npm i sonda

Homepage

sonda.dev

Weekly Downloads

5,029

Version

0.7.1

License

MIT

Unpacked Size

241 kB

Total Files

70

Last publish

Collaborators

  • filipsobol