{"id":18247039,"url":"https://github.com/osspkg/ngx-ui","last_synced_at":"2025-04-04T14:31:26.868Z","repository":{"id":65338188,"uuid":"584584152","full_name":"osspkg/ngx-ui","owner":"osspkg","description":"UI components for Angular","archived":false,"fork":false,"pushed_at":"2023-08-30T05:04:02.000Z","size":712,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-07T14:42:59.242Z","etag":null,"topics":["angular2","ngx","scss","ui-components","uikit"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@uxwb/ngx-ui","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osspkg.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}},"created_at":"2023-01-03T01:35:57.000Z","updated_at":"2023-06-15T01:23:11.000Z","dependencies_parsed_at":"2023-07-27T03:55:10.250Z","dependency_job_id":null,"html_url":"https://github.com/osspkg/ngx-ui","commit_stats":null,"previous_names":["uxwb/components","uxwb/ngx-ui"],"tags_count":3,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osspkg%2Fngx-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osspkg%2Fngx-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osspkg%2Fngx-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osspkg%2Fngx-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osspkg","download_url":"https://codeload.github.com/osspkg/ngx-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223146530,"owners_count":17095265,"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":["angular2","ngx","scss","ui-components","uikit"],"created_at":"2024-11-05T09:28:44.998Z","updated_at":"2024-11-05T09:28:45.733Z","avatar_url":"https://github.com/osspkg.png","language":"SCSS","readme":"# @uxwb/ngx-ui\n\n## Demo\n\nAll components are shown [here](https://ngx-ui.uxwb.ru/)\n\n## Installation\n\n```bash\n  $ yarn add @uxwb/ngx-ui\n```\n\n## Use\n\n### styles.scss\n\n```scss\n@import \"@uxwb/ngx-ui\";\n```\n\n### app.module.ts\n\n```typescript\nimport { UXWBUIModule } from '@uxwb/ngx-ui';\n\n@NgModule({\n  ...\n  imports: [\n    ...\n    UXWBUIModule,\n  ],\n...\n})\n```\n\n### Compatibility\n\n| ngx-ui | Angular         |\n|--------|-----------------|\n| 1.x.x  | 14.x.x - 15.x.x |\n\n## Themes\n\n```scss\n@import \"@uxwb/ngx-ui/themes/rainbow\";\n@import \"@uxwb/ngx-ui/themes/tenderness\";\n@import \"@uxwb/ngx-ui/themes/summer\";\n@import \"@uxwb/ngx-ui/themes/twilight\";\n```\n\n### Customization variables\n\n```css\n:root {\n  --uxwb-color-secondary-bg: #e2e2e2;\n  --uxwb-color-secondary-line: #d5d5d5;\n  --uxwb-color-secondary-text: #000000;\n  --uxwb-color-warning-bg: #fff53b;\n  --uxwb-color-warning-line: #fff422;\n  --uxwb-color-warning-text: #000000;\n  --uxwb-color-danger-bg: #fd1f1f;\n  --uxwb-color-danger-line: #fd0606;\n  --uxwb-color-danger-text: #000000;\n  --uxwb-color-success-bg: #25fa96;\n  --uxwb-color-success-line: #0cf98a;\n  --uxwb-color-success-text: #000000;\n  --uxwb-color-info-bg: #4ea2fa;\n  --uxwb-color-info-line: #3595f9;\n  --uxwb-color-info-text: #FFFFFF;\n  --uxwb-color-primary-bg: #0054f3;\n  --uxwb-color-primary-line: #004bda;\n  --uxwb-color-primary-text: #FFFFFF;\n  --uxwb-color-dark-bg: #000000;\n  --uxwb-color-dark-line: black;\n  --uxwb-color-dark-text: #FFFFFF\n}\n```\n\n## License\n\nBSD-3-Clause License. See the LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosspkg%2Fngx-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosspkg%2Fngx-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosspkg%2Fngx-ui/lists"}