{"id":22011822,"url":"https://github.com/tieppt/angular-native","last_synced_at":"2025-08-19T13:07:02.939Z","repository":{"id":79548390,"uuid":"215731371","full_name":"tieppt/angular-native","owner":"tieppt","description":"Lists some featured projects, written by native Angular - No jQuery","archived":false,"fork":false,"pushed_at":"2019-10-21T02:33:53.000Z","size":7,"stargazers_count":19,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T02:33:54.773Z","etag":null,"topics":["angular","component","component-library"],"latest_commit_sha":null,"homepage":"","language":null,"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/tieppt.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-17T07:36:41.000Z","updated_at":"2022-07-19T02:55:38.000Z","dependencies_parsed_at":"2023-03-12T08:36:05.751Z","dependency_job_id":null,"html_url":"https://github.com/tieppt/angular-native","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tieppt%2Fangular-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tieppt%2Fangular-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tieppt%2Fangular-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tieppt%2Fangular-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tieppt","download_url":"https://codeload.github.com/tieppt/angular-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252761229,"owners_count":21800127,"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","component-library"],"created_at":"2024-11-30T02:44:38.940Z","updated_at":"2025-05-06T20:11:44.979Z","avatar_url":"https://github.com/tieppt.png","language":null,"readme":"# List Angular Native Library\n\nThis repo lists some featured projects, written by native Angular - No jQuery\n\u003c!-- TOC depthfrom:2 depthto:3 orderedlist:false updateonsave:true --\u003e\n\n- [UI Component Libraries](#ui-component-libraries)\n    - [Component infrastructure and Material Design components for Angular](#component-infrastructure-and-material-design-components-for-angular)\n    - [Ng-Bootstrap widgets](#ng-bootstrap-widgets)\n    - [Ngx-Bootstrap widgets](#ngx-bootstrap-widgets)\n    - [Ant Design of Angular](#ant-design-of-angular)\n    - [Clarity Design System](#clarity-design-system)\n    - [ngx-datatable](#ngx-datatable)\n    - [ngx-dnd (Drag, Drop and Sorting Library for Angular2 and beyond! )](#ngx-dnd-drag-drop-and-sorting-library-for-angular2-and-beyond-)\n    - [Covalent UI Platform for building enterprise desktop web apps](#covalent-ui-platform-for-building-enterprise-desktop-web-apps)\n    - [ag-grid World's Leading Angular Datagrid Component](#ag-grid-worlds-leading-angular-datagrid-component)\n    - [Blox Material](#blox-material)\n    - [An Angular implementation of the Carbon Design System](#an-angular-implementation-of-the-carbon-design-system)\n    - [Nebular](#nebular)\n    - [PrimeNG](#primeng)\n    - [ngx-infinite-scroll (Infinite Scroll Directive for Angular)](#ngx-infinite-scroll-infinite-scroll-directive-for-angular)\n    - [ngx-gallery ( Angular Gallery, Carousel and Lightbox)](#ngx-gallery--angular-gallery-carousel-and-lightbox)\n    - [ngx-scrollbar (Custom overlay-scrollbars with native scrolling mechanism)](#ngx-scrollbar-custom-overlay-scrollbars-with-native-scrolling-mechanism)\n    - [ngx-progressbar](#ngx-progressbar)\n- [Charts Libraries](#charts-libraries)\n    - [ngx-charts (Declarative Charting Framework for Angular)](#ngx-charts-declarative-charting-framework-for-angular)\n    - [apexcharts](#apexcharts)\n- [Data Libraries](#data-libraries)\n    - [NGRX Reactive State for Angular](#ngrx-reactive-state-for-angular)\n    - [Akita (a state management pattern)](#akita-a-state-management-pattern)\n- [i18n Libraries](#i18n-libraries)\n    - [transloco (The internationalization (i18n) library for Angular)](#transloco-the-internationalization-i18n-library-for-angular)\n\n\u003c!-- /TOC --\u003e\n\n## UI Component Libraries\n\n### Component infrastructure and Material Design components for Angular\n\n- [Github](https://github.com/angular/components)\n- [Homepage](https://material.angular.io/)\n\nInstallation: https://material.angular.io/guide/getting-started\n\nSchematics:\n```bash\nng add @angular/material\n```\n\n### Ng-Bootstrap widgets\n\n- [Github](https://github.com/ng-bootstrap/ng-bootstrap)\n- [Homepage](https://ng-bootstrap.github.io/)\n\nInstallation: https://ng-bootstrap.github.io/#/getting-started\n\n\n### Ngx-Bootstrap widgets\n\n- [Github](https://github.com/valor-software/ngx-bootstrap)\n- [Homepage](https://valor-software.com/ngx-bootstrap/)\n\nInstallation: https://valor-software.com/ngx-bootstrap/#/documentation#getting-started\n\nSchematics:\n```bash\nng add ngx-bootstrap\n# or\nng add ngx-bootstrap  --component componentName\n```\n\n### Ant Design of Angular\n\n- [Github](https://github.com/NG-ZORRO/ng-zorro-antd)\n- [Homepage](https://ng.ant.design/docs/introduce/en)\n\nInstallation: https://ng.ant.design/docs/getting-started/en\n\nSchematics:\n```bash\nng add ng-zorro-antd\n```\n\n### Clarity Design System\n\n- [Github](https://github.com/vmware/clarity/)\n- [Homepage](https://clarity.design/)\n\nInstallation: https://v2.clarity.design/get-started\n\n### ngx-datatable\n\n- [Github](https://github.com/swimlane/ngx-datatable)\n- [Homepage](http://swimlane.github.io/ngx-datatable/)\n\nInstallation: https://swimlane.gitbook.io/ngx-datatable/installing\n\n### ngx-dnd (Drag, Drop and Sorting Library for Angular2 and beyond! )\n\n- [Github](https://github.com/swimlane/ngx-dnd)\n- [Homepage](http://swimlane.github.io/ngx-dnd/)\n\nInstallation: https://swimlane.github.io/ngx-dnd/#/#install\n\n### Covalent UI Platform for building enterprise desktop web apps\n\n- [Github](https://github.com/teradata/covalent)\n- [Homepage](https://teradata.github.io/covalent/)\n\nInstallation: https://teradata.github.io/covalent/#/docs\n\n### ag-grid World's Leading Angular Datagrid Component\n\n- [Homepage](https://www.ag-grid.com/best-angular-2-data-grid/)\n\nInstallation: https://www.ag-grid.com/angular-getting-started/\n\n### Blox Material \n\n- [Github](https://github.com/src-zone/material)\n- [Homepage](https://blox.src.zone/material)\n\nInstallation: https://blox.src.zone/material/guides/gettingstarted\n\n### An Angular implementation of the Carbon Design System\n\n- [Github](https://github.com/IBM/carbon-components-angular)\n- [Homepage](https://angular.carbondesignsystem.com)\n\nInstallation: https://angular.carbondesignsystem.com/documentation/index.html\n\n### Nebular\n\n- [Github](https://github.com/akveo/nebular/)\n- [Homepage](https://akveo.github.io/nebular/)\n\nInstallation: https://akveo.github.io/nebular/docs/guides/install-nebular#install-nebular\n\n### PrimeNG\n\n- [Github](https://github.com/primefaces/primeng)\n- [Homepage](https://www.primefaces.org/primeng/#/)\n\nInstallation: https://www.primefaces.org/primeng/#/setup\n\n### ngx-infinite-scroll (Infinite Scroll Directive for Angular)\n\n- [Github](https://github.com/orizens/ngx-infinite-scroll)\n\n### ngx-gallery ( Angular Gallery, Carousel and Lightbox)\n\n- [Github](https://github.com/MurhafSousli/ngx-gallery)\n- [Homepage](https://murhafsousli.github.io/ngx-gallery/#/)\n\nInstallation: https://murhafsousli.github.io/ngx-gallery/#/getting-started/core\n\n### ngx-scrollbar (Custom overlay-scrollbars with native scrolling mechanism)\n\n- [Github](https://github.com/MurhafSousli/ngx-scrollbar)\n- [Homepage](https://ngx-scrollbar.netlify.com/)\n\nInstallation: https://github.com/MurhafSousli/ngx-scrollbar/wiki\n\n### ngx-progressbar\n\n- [Github](https://github.com/MurhafSousli/ngx-progressbar)\n- [Homepage](https://murhafsousli.github.io/ngx-progressbar/#/)\n\nInstallation: https://github.com/MurhafSousli/ngx-progressbar/wiki/Usage\n\n## Charts Libraries\n\n### ngx-charts (Declarative Charting Framework for Angular)\n\n- [Github](https://github.com/swimlane/ngx-charts)\n- [Homepage](http://swimlane.github.io/ngx-charts/)\n\nInstallation: https://swimlane.gitbook.io/ngx-charts/installing\n\n### apexcharts\n\n- [Github](https://github.com/apexcharts/apexcharts.js)\n- [Github Angular Wrapper](https://github.com/apexcharts/ng-apexcharts)\n- [Homepage](https://apexcharts.com)\n\nInstallation: https://apexcharts.com/docs/installation/\n\n## Data Libraries\n\n### NGRX Reactive State for Angular\n\n- [Github](https://github.com/ngrx/platform)\n- [Homepage](https://ngrx.io/)\n\nInstallation: https://ngrx.io/guide/store/install\n\n### Akita (a state management pattern)\n\n- [Github](https://github.com/datorama/akita)\n- [Homepage](https://netbasal.gitbook.io/akita/)\n\nInstallation: https://netbasal.gitbook.io/akita/getting-started/installation\n\n## i18n Libraries\n\n### transloco (The internationalization (i18n) library for Angular)\n\n- [Github](https://github.com/ngneat/transloco)\n- [Homepage](https://transloco.netlify.com)\n\nInstallation: https://netbasal.gitbook.io/transloco/installation\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftieppt%2Fangular-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftieppt%2Fangular-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftieppt%2Fangular-native/lists"}