{"id":28412399,"url":"https://github.com/ngx-builders/angular-builder","last_synced_at":"2025-10-06T21:57:35.951Z","repository":{"id":35039204,"uuid":"197823051","full_name":"ngx-builders/angular-builder","owner":"ngx-builders","description":"List of all custom builders.","archived":false,"fork":false,"pushed_at":"2024-12-09T04:24:02.000Z","size":740,"stargazers_count":31,"open_issues_count":19,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T12:41:36.647Z","etag":null,"topics":["angular","angular-build","angular-builders","angular8","builder","cli","ng-deploy","ngx-build","ngx-builder"],"latest_commit_sha":null,"homepage":"https://angular-builders.dev","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/ngx-builders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-07-19T18:23:06.000Z","updated_at":"2024-10-09T10:51:16.000Z","dependencies_parsed_at":"2023-01-15T12:33:15.710Z","dependency_job_id":"e483dca9-5585-4ba4-a034-93cf252d0f61","html_url":"https://github.com/ngx-builders/angular-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngx-builders/angular-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngx-builders%2Fangular-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngx-builders%2Fangular-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngx-builders%2Fangular-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngx-builders%2Fangular-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngx-builders","download_url":"https://codeload.github.com/ngx-builders/angular-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngx-builders%2Fangular-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686633,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular","angular-build","angular-builders","angular8","builder","cli","ng-deploy","ngx-build","ngx-builder"],"created_at":"2025-06-02T21:18:47.940Z","updated_at":"2025-10-06T21:57:35.946Z","avatar_url":"https://github.com/ngx-builders.png","language":"TypeScript","readme":"# Angular Builders\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\n![Website Screenshot](screenshot.png)\n\nClick [here](https://angular-builders.dev) to see list of builders.\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.\n\n## Adding a new builder\n\n1. Find the `builders.json` in `assets` folder.\n2. Provide the data for new builder in below `json` format\n\n```json\n{\n    \"name\": \"Bazel Build\",\n    \"description\": \"Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.\",\n    \"repository\": \"https://github.com/bazelbuild/bazel\"\n  }\n```\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n\n## Become a contributor\n\n#### Missing a builder, found bug or typo in docs?\n\nPlease, feel free to open an [issue](https://github.com/santoshyadav198613/angular-builder/issues)\nor submit a [pull request](https://github.com/santoshyadav198613/angular-builder/pulls) to make this project better for everyone!\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://santoshyadavblog.com\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/11923975?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSantosh Yadav\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#content-santoshyadav198613\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#design-santoshyadav198613\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.youtube.com/c/NitishKumarSingh\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/15886737?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNitish Kumar Singh\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=nitishk72\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-nitishk72\" title=\"Design\"\u003e🎨\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/patel-manas\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/40213997?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003epatel-manas\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=patel-manas\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/BojanKogoj\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/634075?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBojan Kogoj\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=BojanKogoj\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://jefiozie.github.io\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/17835373?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeffrey Bosch\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ngx-builders/angular-builder/commits?author=Jefiozie\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngx-builders%2Fangular-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngx-builders%2Fangular-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngx-builders%2Fangular-builder/lists"}