{"id":22125426,"url":"https://github.com/notadd/ng-material-pro","last_synced_at":"2025-06-15T13:33:28.878Z","repository":{"id":33861887,"uuid":"156499060","full_name":"notadd/ng-material-pro","owner":"notadd","description":"angular material   Expansion component 扩展组件库","archived":false,"fork":false,"pushed_at":"2023-11-30T16:11:35.000Z","size":2789,"stargazers_count":27,"open_issues_count":28,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-25T03:01:55.223Z","etag":null,"topics":["angular","component","material","material-design","material2"],"latest_commit_sha":null,"homepage":"https://notadd.github.io/ng-material-pro","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/notadd.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}},"created_at":"2018-11-07T06:15:36.000Z","updated_at":"2020-10-20T02:39:42.000Z","dependencies_parsed_at":"2024-01-23T21:24:52.537Z","dependency_job_id":"8cec2a77-f242-4724-a63e-2c0520f1c785","html_url":"https://github.com/notadd/ng-material-pro","commit_stats":null,"previous_names":["notadd/ng-material2"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notadd%2Fng-material-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notadd%2Fng-material-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notadd%2Fng-material-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notadd%2Fng-material-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notadd","download_url":"https://codeload.github.com/notadd/ng-material-pro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227590933,"owners_count":17790558,"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":["angular","component","material","material-design","material2"],"created_at":"2024-12-01T16:20:52.381Z","updated_at":"2024-12-01T16:20:53.051Z","avatar_url":"https://github.com/notadd.png","language":"TypeScript","readme":"# NgMaterialPro\n\nAngular material2 Extension Components ..\n\n\nIt will be like : https://vuetifyjs.com/zh-Hans/components/alerts\n\n**[中文说明](README_zh.md)**\n\n### Step 1: Install and configure Angular Material\n  [Getting Started Guide](https://material.angular.io/guide/getting-started) with Angular Material\n### Step 2: Install Notadd NgMaterialPro\n```shell\n  ng add @notadd/ng-material-pro\n```\n\n### Step 3: Import the component modules\n```TypeScript\n  import { NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule } from '@notadd/ng-material-pro';\n  \n  @NgModule({\n    ...\n    imports: [ NmAlertModule, NmCarouselModule, NmCascadeDropdownlistModule ],\n    ...\n  })\n  export class AppModule { }\n```\n\n## Contribution Description\n\nWe welcome material2 users to participate in the development of this plugin, and as a contributor, please follow the following guidelines: -Code submission specification, refer to [Git Commit Message Conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#)\n-Always from develop checkout a new branch, the naming specification for feature/xxx,xxx must be readable, such as: Icons =\u003e feature/icons\n-Pull the latest code for the remote develop branch in the local develop branch before the new branch of checkout\n\n-Refer to the project's current naming rules for file naming rules.\n\nfunction Development Check Roadmap first to make sure that the features you want to contribute are not being implemented.\n\nThen submit a contribution request in**issue**indicating the features you want to contribute.\n\nFind Bugs? If you find a bug in the source code, please submit a bug question in the**issue**of this warehouse first.\n\nAfter you have submitted the bug question, we are happy to accept that you submit a**pr**to help us fix the bug.\n\n## QQ Communication Group\n\n321735506, please specify the purpose of the group!\n\n### Roadmap\n\n- [ ] Icons+✔\n\n**Layout**\n\n- [ ] Preset layout**ANIMATION**\n\n**ui Component **\n\n- [x] Prompt box (components/alerts)\n- [x] Rotation (components/carousels)\n- [ ] Footer (Components/footer)\n\nButton:\n\n- [ ] Item group (item-groups)\n- [x] multi-level linkage ✔\n- [ ] multi-Window (components/windows)\n- [ ] hover (components/hover)\n- [ ] upload \"file upload, image upload, avatar upload\"\n- [ ] Parallax (Components/parallax)\n- [ ] Rating (components/ratings)\n- [ ] Timeline (components/timelines)\n- [ ] Drag and drop tree view \"lag\"\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotadd%2Fng-material-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotadd%2Fng-material-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotadd%2Fng-material-pro/lists"}