{"id":48347057,"url":"https://github.com/lomby92/encore-entrypoints-analyzer","last_synced_at":"2026-04-05T07:30:47.466Z","repository":{"id":57225151,"uuid":"450004889","full_name":"lomby92/encore-entrypoints-analyzer","owner":"lomby92","description":"Webpack plugin for Symfony Encore that shows entrypoints.json file content in an interactive map","archived":false,"fork":false,"pushed_at":"2022-01-29T10:45:11.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T09:29:11.360Z","etag":null,"topics":["analyze","bundle","encore","symfony","webpack"],"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/lomby92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-20T07:57:09.000Z","updated_at":"2022-01-29T09:55:48.000Z","dependencies_parsed_at":"2022-08-24T10:40:15.050Z","dependency_job_id":null,"html_url":"https://github.com/lomby92/encore-entrypoints-analyzer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lomby92/encore-entrypoints-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomby92%2Fencore-entrypoints-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomby92%2Fencore-entrypoints-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomby92%2Fencore-entrypoints-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomby92%2Fencore-entrypoints-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lomby92","download_url":"https://codeload.github.com/lomby92/encore-entrypoints-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomby92%2Fencore-entrypoints-analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31427547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["analyze","bundle","encore","symfony","webpack"],"created_at":"2026-04-05T07:30:44.638Z","updated_at":"2026-04-05T07:30:47.460Z","avatar_url":"https://github.com/lomby92.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Version](https://badgen.net/github/release/lomby92/encore-entrypoints-analyzer)\n![License](https://badgen.net/github/license/lomby92/encore-entrypoints-analyzer)\n![Total downloads](https://badgen.net/npm/dt/encore-entrypoints-analyzer)\n![Continuous Integration](https://github.com/lomby92/encore-entrypoints-analyzer/actions/workflows/ci.yml/badge.svg)\n![Publish to NPM](https://github.com/lomby92/encore-entrypoints-analyzer/actions/workflows/release.yml/badge.svg)\n\n# Encore entrypoints analyzer\nWebpack plugin for Symfony Encore that shows entrypoints.json file content in an interactive map\n\n## Install\nNOTE: this tool is intended to work only with [Symfony Encore](https://github.com/symfony/webpack-encore).\n```bash\n# NPM\nnpm install --save-dev encore-entrypoints-analyzer\n# Yarn\nyarn add -D encore-entrypoints-analyzer\n```\n\n## Usage\n```js\n// File: webpack.config.js\nconst config = Encore.getWebpackConfig();\n...\nconst EncoreEntrypointsAnalyzerPlugin = require('encore-entrypoints-analyzer');\nconfig.plugins.push(new EncoreEntrypointsAnalyzerPlugin());\n```\nIt will create an interactive view of the entrypoints and chunks in your build.\n![Preview](https://user-images.githubusercontent.com/5825081/151657981-a6e47f3b-ca63-440f-8339-bd93953f2fc2.png)\n\n## Contributing\nCheck out [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on contributing :tada:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomby92%2Fencore-entrypoints-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flomby92%2Fencore-entrypoints-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomby92%2Fencore-entrypoints-analyzer/lists"}