{"id":15046308,"url":"https://github.com/lacolaco/ngx-web-bundles","last_synced_at":"2025-10-26T17:31:12.409Z","repository":{"id":57126112,"uuid":"221408298","full_name":"lacolaco/ngx-web-bundles","owner":"lacolaco","description":"[EXPERIMENTAL] Angular CLI builder for generate Web Bundle file (.wbn) ","archived":false,"fork":false,"pushed_at":"2022-12-24T17:33:50.000Z","size":1296,"stargazers_count":12,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T21:52:36.036Z","etag":null,"topics":["angular","angular-cli","webpackage"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lacolaco.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":"2019-11-13T08:22:22.000Z","updated_at":"2021-09-04T07:55:44.000Z","dependencies_parsed_at":"2022-08-30T00:10:32.458Z","dependency_job_id":null,"html_url":"https://github.com/lacolaco/ngx-web-bundles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacolaco%2Fngx-web-bundles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacolaco%2Fngx-web-bundles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacolaco%2Fngx-web-bundles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacolaco%2Fngx-web-bundles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lacolaco","download_url":"https://codeload.github.com/lacolaco/ngx-web-bundles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238375165,"owners_count":19461561,"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":["angular","angular-cli","webpackage"],"created_at":"2024-09-24T20:52:58.459Z","updated_at":"2025-10-26T17:31:07.057Z","avatar_url":"https://github.com/lacolaco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @lacolaco/ngx-web-bundles\n\n# VERY EXPERIMENTAL! BE CAREFUL TO USE!\n\nAngular CLI builder for generate Web Bundle file (.wbn).\nTo learn about Web Bundles, read https://web.dev/web-bundles.\n\nThis tool is created for just trying new (experimental) web proposal with Angular CLI, and investigating the design for integration.\n\n**PLEASE DON'T RELY ON THIS ANYWAY!!**\n\n## Usage\n\nSee the `testapp` directory for example.\n\n### 1. Install the builder\n\n```\n$ ng add @lacolaco/ngx-web-bundles\n```\n\n### 2. Run it\n\nExecute the command;\n\n```\n$ ng run \u003cproject name\u003e:gen-bundle\n```\n\n## Configuration\n\nAfter `ng-add`, You can see the architect options in your `angular.json`.\n\n- `options.browserTarget`: Identify target configuration for building app.\n- `options.primaryURL`: Tell the primary URL to the Web Bundle. (used by browser)\n\n```\n...\n      \"architect\": {\n        \"gen-bundle\": {\n          \"builder\": \"@lacolaco/ngx-web-bundles:generate\",\n          \"options\": {\n            \"browserTarget\": \"testapp:build:production\",\n            \"primaryURL\": \"https://ngx-web.bundles\" // \u003c= dummy URL\n          }\n        },\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacolaco%2Fngx-web-bundles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flacolaco%2Fngx-web-bundles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacolaco%2Fngx-web-bundles/lists"}