{"id":27351543,"url":"https://github.com/jxcodes/ngx-core-business","last_synced_at":"2025-04-12T20:02:08.777Z","repository":{"id":192398553,"uuid":"687093372","full_name":"jxcodes/ngx-core-business","owner":"jxcodes","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-30T10:09:36.000Z","size":5079,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T11:20:13.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jxcodes.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}},"created_at":"2023-09-04T15:39:55.000Z","updated_at":"2025-03-30T10:09:39.000Z","dependencies_parsed_at":"2023-12-02T09:24:14.078Z","dependency_job_id":"80a6cbf9-a551-42cd-812f-1940a3f702f9","html_url":"https://github.com/jxcodes/ngx-core-business","commit_stats":null,"previous_names":["jxcodes/ngx-core-business"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxcodes%2Fngx-core-business","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxcodes%2Fngx-core-business/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxcodes%2Fngx-core-business/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxcodes%2Fngx-core-business/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxcodes","download_url":"https://codeload.github.com/jxcodes/ngx-core-business/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625494,"owners_count":21135513,"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":[],"created_at":"2025-04-12T20:02:06.233Z","updated_at":"2025-04-12T20:02:08.771Z","avatar_url":"https://github.com/jxcodes.png","language":"TypeScript","funding_links":[],"categories":["Recently Updated","Third Party Components"],"sub_categories":["[Apr 13, 2025](/content/2025/04/13/README.md)","UI Libraries built on Material"],"readme":"# Introducing the ngx-core-business Library\n\n`ngx-core-business` is an Angular library in active development, built on top of `@angular/material`. It aims to provide reusable, enterprise-grade UI components and utilities to streamline the development of scalable Angular applications.\n\n\u003e **Note**: This library is a work in progress. Some features and components are not yet implemented but are planned for future releases. Contributions and feedback are welcome as we shape the library together!\n\n---\n\n## Current Features\n\nWhile the library is evolving, here’s what’s available so far:\n\n- **Reusable Components**: A growing collection of UI components for Angular applications.\n- **Integration with Angular Material**: Extends Angular Material components with additional functionality and styling.\n\n---\n\n## Planned Features\n\nHere’s what we’re working on and planning to add in future updates:\n\n- **Advanced UI Components**: Components like data tables, modals, and form controls with built-in validation and customization options.\n- **Layouts**: Pre-defined layouts for dashboards and business workflows.\n- **CRUD Utilities**: Simplified patterns for Create, Read, Update, and Delete operations.\n- **Theming**: Enhanced support for Angular Material's theming system.\n- **Responsive Design**: Improved layouts and components optimized for various screen sizes.\n\n---\n\n## Installation\n\nYou can get started with **`ngx-core-business`** and share your feedback as you go by following these steps:\n\n1. **Install the NgBiz**:\n   Install NgBiz by running the following command:\n   ```bash\n   npm install ngx-core-business\n   ```\n   \u003cbr/\u003e\n2. **Install Angular Material(If not already installed)**  \n    Install Angular Material by running the following command:\n\n   ```bash\n   ng add @angular/material\n   ```\n\n   For more detailed guidance on setting up Angular Material, you can refer to the\n   official documentation [here](https://material.angular.io/guide/getting-started)\n\n   \u003cbr/\u003e\n\n3. **Start Using NgBiz**\n   Let’s test out a component! Import the NgBizAvatarModule into your standalone component’s imports and use the ng-biz-avatar component in the template:\n\n```typescript\nimport { NgBizAvatarModule } from \"ngx-core-business\";\n\n@Component({\n  selector: \"app-root\",\n  standalone: true,\n  imports: [NgBizAvatarModule],\n  template: `\u003cng-biz-avatar name=\"John Doe\"\u003e\u003c/ng-biz-avatar\u003e`,\n})\nexport class AppComponent {}\n```\n\n## Documentation 📚\n\n[ngx-core-business Documentation](https://jxcodes.github.io/ngx-core-business)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxcodes%2Fngx-core-business","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxcodes%2Fngx-core-business","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxcodes%2Fngx-core-business/lists"}