{"id":51866053,"url":"https://github.com/design4pro/ngx-call","last_synced_at":"2026-07-24T16:03:47.716Z","repository":{"id":365088479,"uuid":"1270011014","full_name":"design4pro/ngx-call","owner":"design4pro","description":"Call \u0026 Await Angular Components","archived":false,"fork":false,"pushed_at":"2026-06-15T20:16:06.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T21:22:27.708Z","etag":null,"topics":["angular","dialog","ngx"],"latest_commit_sha":null,"homepage":"https://design4pro.github.io/ngx-call/","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/design4pro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-15T09:48:45.000Z","updated_at":"2026-06-15T20:25:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/design4pro/ngx-call","commit_stats":null,"previous_names":["design4pro/ngx-call"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/design4pro/ngx-call","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design4pro%2Fngx-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design4pro%2Fngx-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design4pro%2Fngx-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design4pro%2Fngx-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/design4pro","download_url":"https://codeload.github.com/design4pro/ngx-call/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design4pro%2Fngx-call/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35847531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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","dialog","ngx"],"created_at":"2026-07-24T16:03:42.654Z","updated_at":"2026-07-24T16:03:47.707Z","avatar_url":"https://github.com/design4pro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngx-call\n\nAngular workspace for `ngx-call`, an awaitable UI call helper for Angular components.\n\nThe `demo` app is a static landing page and live playground for the library.\n\n## Install\n\n`ngx-call` is published to GitHub Packages as `@design4pro/ngx-call`:\n\n```bash\nnpm install @design4pro/ngx-call\n```\n\n## Development server\n\nThe demo imports `ngx-call` from `dist/ngx-call`, so build the library before serving a\nfresh checkout:\n\n```bash\nnpx ng build ngx-call\n```\n\nFor active demo work, keep the library build running in watch mode:\n\n```bash\nnpx ng build ngx-call --configuration development --watch\n```\n\nIn another terminal, start the demo development server:\n\n```bash\nnpm start -- --project demo\n```\n\nOnce the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.\n\n## Demo build\n\nBuild the production demo:\n\n```bash\nnpx ng build demo --configuration production\n```\n\nThe static output is written to `dist/demo/browser`.\n\nFor GitHub Pages, build with the repository base path:\n\n```bash\nnpx ng build demo --configuration production --base-href \"/\u003crepository-name\u003e/\"\n```\n\n## GitHub Pages\n\nThe repository includes `.github/workflows/deploy-pages.yml`. To publish:\n\n1. In GitHub, set **Settings → Pages → Source** to **GitHub Actions**.\n2. Push to `main` or run the workflow manually.\n3. The workflow installs dependencies, builds `ngx-call`, builds `demo`, uploads `dist/demo/browser`, and deploys it to Pages.\n\n## Library build\n\nTo build the package library run:\n\n```bash\nng build\n```\n\nThis will compile your project and store the build artifacts in the `dist/` directory. By default, the production build optimizes your application for performance and speed.\n\n## Running unit tests\n\nTo execute unit tests with the [Vitest](https://vitest.dev/) test runner, use the following command:\n\n```bash\nng test\n```\n\n## Additional Resources\n\nFor more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesign4pro%2Fngx-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesign4pro%2Fngx-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesign4pro%2Fngx-call/lists"}