Home > Web Front-end > JS Tutorial > body text

How to get started with Angular, start with 8 open source projects!

青灯夜游
Release: 2022-10-24 22:53:34
forward
2916 people have browsed it

How to get started with Angular, start with 8 open source projects!

Years of learning experience tell me that the fastest way to understand a concept is to see its practice, so I compiled 8 open source projects that you can refer to when learning Angular. Learn how to use the Angular framework~

[Related tutorial recommendations: "angular Tutorial"]

1. NGX-Admin

https://github.com/akveo/ngx-admin

Official website: https://akveo.github.io/ngx-admin/

How to get started with Angular, start with 8 open source projects!

A beautiful minimalist style management background template project with rich themes and easy deployment. I strongly recommend students who want to learn Angular to pull it down and take a look.

2. Eoapi

https://github.com/eolinker/eoapi

Official website: https://www.eoapi.io/ zh

How to get started with Angular, start with 8 open source projects!

The desktop version of the API tool that combines Angular and Electron technologies supports deployment on both the Web and the desktop. Those who want to use Angular to write the desktop version can refer to it.

3. Angular Material

https://github.com/angular/components

Official website: https://material.angular.io /

How to get started with Angular, start with 8 open source projects!

A UI component library based on the Material UI design style built and maintained by the Angular team to help you build your own custom components.

4. NG-ZORRO

https://github.com/NG-ZORRO/ng-zorro-antd

Official website: NG-ZORRO - Enterprise-level UI design language and Angular component library

How to get started with Angular, start with 8 open source projects!

Ant-Design Angular version of the component library, you can take a look at them before writing the component library~

5. Storybook

https://github.com/storybookjs/storybook

Official website: https://storybook.js.org/

How to get started with Angular, start with 8 open source projects!
Storybook is a component document framework that supports Angular, React, and Vue frameworks.

6. Awesome Angular

https://github.com/PatrickJS/awesome-angular

Official website: https://patrickjs.github .io/awesome-angular/

How to get started with Angular, start with 8 open source projects!

##This is not a practical project, but a large and comprehensive Angular encyclopedia, including Angular seed projects, starters, templates, and examples , tutorials, components, modules, videos and more in the Angular ecosystem.

7. NGX-charts

https://github.com/swimlane/ngx-charts

Official website: https://swimlane. github.io/ngx-charts/#/ngx-charts/bar-vertical

How to get started with Angular, start with 8 open source projects!

Angular Chart Tool

8. Angular google maps

https://github.com/sebholstein/angular-google-maps

Official website: https://angular-maps.com/

How to get started with Angular, start with 8 open source projects!Angular Google Map Component

For more programming-related knowledge, please visit:

Programming Video! !

The above is the detailed content of How to get started with Angular, start with 8 open source projects!. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template