{"id":13357471,"url":"https://github.com/thekhegay/ngwr","last_synced_at":"2025-11-16T19:01:12.744Z","repository":{"id":57755687,"uuid":"495456663","full_name":"thekhegay/ngwr","owner":"thekhegay","description":"NGWR – Angular UI components library","archived":false,"fork":false,"pushed_at":"2025-11-11T05:53:03.000Z","size":3411,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-11T07:16:40.443Z","etag":null,"topics":["angular","components","ngwr","ui"],"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/thekhegay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"patreon":"khegay"}},"created_at":"2022-05-23T14:57:08.000Z","updated_at":"2025-11-11T05:52:08.000Z","dependencies_parsed_at":"2024-07-09T18:04:23.609Z","dependency_job_id":"bda70333-a013-4b66-a724-f6d0d65af066","html_url":"https://github.com/thekhegay/ngwr","commit_stats":{"total_commits":138,"total_committers":2,"mean_commits":69.0,"dds":0.1159420289855072,"last_synced_commit":"97c907ad482da2ee5ef2e836400bc54b42da78d0"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/thekhegay/ngwr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekhegay%2Fngwr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekhegay%2Fngwr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekhegay%2Fngwr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekhegay%2Fngwr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekhegay","download_url":"https://codeload.github.com/thekhegay/ngwr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekhegay%2Fngwr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284743844,"owners_count":27056343,"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-11-16T02:00:05.974Z","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","components","ngwr","ui"],"created_at":"2024-07-29T21:03:09.109Z","updated_at":"2025-11-16T19:01:12.705Z","avatar_url":"https://github.com/thekhegay.png","language":"TypeScript","funding_links":["https://patreon.com/khegay"],"categories":["Third Party Components"],"sub_categories":["UI Libraries"],"readme":"# \u003cimg src=\"https://ngwr.dev/assets/images/logo.svg\" alt=\"ngwr logo\" height=\"32px\"\u003e\n\n[![ngwr website](https://img.shields.io/badge/ngwr.dev-3969e2)](https://ngwr.dev)\n[![ngwr deploy](https://img.shields.io/github/actions/workflow/status/thekhegay/ngwr/deploy.yml)](https://github.com/thekhegay/ngwr/actions/workflows/deploy.yml)\n[![ngwr version](https://img.shields.io/github/package-json/v/thekhegay/ngwr?filename=projects%2Flib%2Fpackage.json\u0026color=%23f51c6a)](https://www.npmjs.com/package/ngwr)\n[![angular version](https://img.shields.io/npm/dependency-version/ngwr/peer/@angular/core)](https://www.npmjs.com/package/ngwr)\n[![license](https://img.shields.io/npm/l/ngwr)](https://github.com/thekhegay/ngwr/blob/main/LICENSE)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthekhegay%2Fngwr.svg?type=shield\u0026issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthekhegay%2Fngwr?ref=badge_shield\u0026issueType=security)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthekhegay%2Fngwr.svg?type=shield\u0026issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthekhegay%2Fngwr?ref=badge_shield\u0026issueType=license)\n\n## Important information\nngwr is currently in active development stage. Be careful when using in production. If you find an error or bug, [please open an issue](https://github.com/thekhegay/ngwr/issues/new).\n\n## Installation\n\n```shell\n$ npm install ngwr\n# or\n$ pnpm add ngwr\n# or\n$ yarn add ngwr\n```\n\n## Styles\n\nDon't forget to add styles:\n```scss\n@use 'ngwr';\n```\n\n## [Components](https://ngwr.dev/docs/components)\n\n- [Alert](https://ngwr.dev/docs/components/alert)\n- [Avatar](https://ngwr.dev/docs/components/avatar)\n- [Button](https://ngwr.dev/docs/components/button)\n- [Button Group](https://ngwr.dev/docs/components/button-group)\n- [Checkbox](https://ngwr.dev/docs/components/checkbox)\n- [Dialog](https://ngwr.dev/docs/components/dialog)\n- [Divider](https://ngwr.dev/docs/components/divider)\n- [Form](https://ngwr.dev/docs/components/form)\n- [Icon](https://ngwr.dev/docs/components/icon)\n- [Input](https://ngwr.dev/docs/components/input)\n- [QR](https://ngwr.dev/docs/components/qr)\n- [Skeleton](https://ngwr.dev/docs/components/skeleton)\n- [Spinner](https://ngwr.dev/docs/components/spinner)\n- [Tag](https://ngwr.dev/docs/components/tag)\n\n## Authors\n- [Roman Khegay](https://github.com/thekhegay) – code, design\n\n## Sponsors\n- [Garuna](https://garuna.dev/)\n- [Stingray Technologies](https://stingray-mobile.ru/)\n\n## License\nFeel free to use NGWR in your commercial projects. Everything is covered by [MIT](/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekhegay%2Fngwr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekhegay%2Fngwr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekhegay%2Fngwr/lists"}