Years of learning experience told me that the fastest way to understand a concept is to look at its practice, so I sorted out 8 open source projects that can be referred to in the process of learning angular to learn how to use the angular framework ~
1. NGX-Admin
github.com/akveo/ngx-a…
Official website: akveo github. io/ngx-admin/
A good-looking minimalist style management background template project, with rich themes and convenient deployment. It is strongly recommended that students who want to learn angular pull down and have a look.
2. Eoapi
github.com/eolinker/eoapi
Official website: www.eoapi.com io/
The desktop side of API tool based on the combination of angular and electron technology supports the deployment of both web and desktop sides. If you want to write the desktop side with angular, you can refer to it.
3. Angular Material
github.com/angular/components
Official website: material angular. io/
A UI component library based on materal UI design style built and maintained by angular team to help you build your own custom components.
4. NG-ZORRO
github.com/NG-ZORRO/ng…
Official website: ng-zorro – enterprise UI design language and angular component library
The angular version of ant design component library. You can see them before writing the component library
5. Storybook
github.com/storybookjs…
Official website: storybook js. org/
Storybook is a component document framework that supports angular, react, and Vue frameworks.
6. Awesome Angular
github.com/PatrickJS/a…
Official website: Patrick JS github. io/awesome-ang…
This is not a practical project, but a large and comprehensive angular encyclopedia, including angular seed projects, initiators, templates, examples, tutorials, components, modules, videos and other contents in the angular ecosystem.
- NGX-charts
github.com/swimlane/ng…
Official website: swimlane github. io/ngx-charts/…
Angular chart tool
8. Angular google maps
github.com/SebastianM/…
Official website: angular maps com/
Angular Google Maps component