{"id":19882923,"url":"https://github.com/svengau/cra-bundle-analyzer","last_synced_at":"2025-05-02T14:32:53.512Z","repository":{"id":42932017,"uuid":"239097848","full_name":"svengau/cra-bundle-analyzer","owner":"svengau","description":"Use Webpack Bundle Analyzer on a create-react-app application without ejecting","archived":false,"fork":false,"pushed_at":"2022-12-11T23:47:51.000Z","size":239,"stargazers_count":47,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-09T05:12:42.560Z","etag":null,"topics":["create-react-app","react","reactjs","webpack","webpack-bundle-analyzer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/svengau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-08T09:06:17.000Z","updated_at":"2024-08-16T08:18:21.000Z","dependencies_parsed_at":"2023-01-27T09:20:26.080Z","dependency_job_id":null,"html_url":"https://github.com/svengau/cra-bundle-analyzer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svengau%2Fcra-bundle-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svengau%2Fcra-bundle-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svengau%2Fcra-bundle-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svengau%2Fcra-bundle-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svengau","download_url":"https://codeload.github.com/svengau/cra-bundle-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224315599,"owners_count":17291074,"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":["create-react-app","react","reactjs","webpack","webpack-bundle-analyzer"],"created_at":"2024-11-12T17:18:55.822Z","updated_at":"2024-11-12T17:18:56.560Z","avatar_url":"https://github.com/svengau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![downloads][downloads]][downloads-url]\n\nThis package allows to use [webpack-bundle-analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) with [create-react-app](https://create-react-app.dev), without having to eject the react application.\n\nIt's an alternative to the official [source-map-explorer](https://create-react-app.dev/docs/analyzing-the-bundle-size).\n\n## Installation\n\n```bash\n# NPM\nnpm install --save-dev cra-bundle-analyzer\n# Yarn\nyarn add -D cra-bundle-analyzer\n```\n\n## Usage\n\n```bash\nnpx cra-bundle-analyzer\n```\n\nThis command will generate the webpack-bundle-analyzer report in `build/report.html`\n\n## Options\n\n```\n  -r, --reportFilename \u003cfile\u003e         Path to bundle report file that will be generated in `static` mode. (default: report.html)\n```\n\n## References\n\n- [Github Issue #6904: --stats flag is gone in v3?](https://github.com/facebook/create-react-app/issues/6904)\n- [Github Issue #3518: webpack-bundle-analyzer without ejecting.](https://github.com/facebook/create-react-app/issues/3518)\n- [Medium @romanonthego: webpack-bundle-analyzer for create-react-app](https://medium.com/@romanonthego/webpack-bundle-analyzer-for-create-react-app-9aebb0d01084)\n\n[npm]: https://img.shields.io/npm/v/cra-bundle-analyzer.svg\n[npm-url]: https://npmjs.com/package/cra-bundle-analyzer\n[node]: https://img.shields.io/node/v/cra-bundle-analyzer.svg\n[node-url]: https://nodejs.org\n[deps]: https://david-dm.org/webpack-contrib/cra-bundle-analyzer.svg\n[deps-url]: https://david-dm.org/webpack-contrib/cra-bundle-analyzer\n[tests]: http://img.shields.io/travis/webpack-contrib/cra-bundle-analyzer.svg\n[tests-url]: https://travis-ci.org/webpack-contrib/cra-bundle-analyzer\n[downloads]: https://img.shields.io/npm/dt/cra-bundle-analyzer.svg\n[downloads-url]: https://npmjs.com/package/cra-bundle-analyzer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvengau%2Fcra-bundle-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvengau%2Fcra-bundle-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvengau%2Fcra-bundle-analyzer/lists"}