{"id":19745399,"url":"https://github.com/btd/esbuild-visualizer","last_synced_at":"2025-04-12T19:50:02.968Z","repository":{"id":46720977,"uuid":"330188148","full_name":"btd/esbuild-visualizer","owner":"btd","description":"Create chart of dependencies in your bundle","archived":false,"fork":false,"pushed_at":"2024-12-27T10:44:20.000Z","size":696,"stargazers_count":71,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T19:49:59.794Z","etag":null,"topics":["chart","dependency","esbuild","hacktoberfest","visualization"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"btd"}},"created_at":"2021-01-16T15:04:14.000Z","updated_at":"2025-04-07T12:39:40.000Z","dependencies_parsed_at":"2025-01-08T05:25:48.684Z","dependency_job_id":"66da6de2-a982-482b-939e-90594fd5270d","html_url":"https://github.com/btd/esbuild-visualizer","commit_stats":{"total_commits":28,"total_committers":4,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"b28bc694b6f5391038366cfa543cdffc28d9068c"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btd%2Fesbuild-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btd%2Fesbuild-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btd%2Fesbuild-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btd%2Fesbuild-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btd","download_url":"https://codeload.github.com/btd/esbuild-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625501,"owners_count":21135513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chart","dependency","esbuild","hacktoberfest","visualization"],"created_at":"2024-11-12T02:08:09.022Z","updated_at":"2025-04-12T19:50:02.942Z","avatar_url":"https://github.com/btd.png","language":"TypeScript","funding_links":["https://github.com/sponsors/btd"],"categories":[],"sub_categories":[],"readme":"# EsBuild Visualizer\n\n[![NPM Version](https://img.shields.io/npm/v/esbuild-visualizer.svg)](https://npmjs.org/package/esbuild-visualizer) [![Travis CI build status](https://img.shields.io/travis/com/btd/esbuild-visualizer.svg)](https://travis-ci.com/btd/esbuild-visualizer)\n\nVisualize and analyze your esbuild bundle to see which modules are taking up space.\n## Installation\n\n```sh\nnpm install --save-dev esbuild-visualizer\n```\n\nor via yarn:\n\n```sh\nyarn add --dev esbuild-visualizer\n```\n\n## Usage\n\nAdd script to package.json for example:\n```sh\nesbuild-visualizer --metadata ./meta.json --exclude *.png\n\n```\n\n## Options\n\n`--filename` (string, default `stats.html`) - name of the file with diagram to generate\n\n`--title` (string, default `Esbuild Visualizer`) - title tag value\n\n`--template` (string, default `treemap`) - diagram type to use, could be sunburst, treemap, network\n\n## Disclaimer about generated files\n\nGenerated html files do not and never will contain your source code (contents of files). They can contain only js/html/css code required to build chart (plugin code) and statistical information about your source code.\n\nThis statistical information can contain:\n\n- size of files included in bundle\n- size of files included in source map\n- file's path\n- files hierarchy (fs tree for your files)\n\n## Upgrades\n\nSee CHANGELOG.md.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtd%2Fesbuild-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtd%2Fesbuild-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtd%2Fesbuild-visualizer/lists"}