Angular
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer’s web application workflow.
- GitHub: https://github.com/topics/angular
- Wikipedia: https://en.wikipedia.org/wiki/Angular_(web_framework)
- Repo: https://github.com/angular/angular
- Created by: Google
- Released: September 14, 2016
- Related Topics: vue, react,
- Aliases: angularjs, angular2, angular4, angular-2, angular1,
- Last updated: 2026-07-09 00:01:47 UTC
- JSON Representation
https://github.com/geocine/ioniql
ionic app which connects to a graphql server
angular apollo-client graphcool graphql ionic pokemon
Last synced: 19 Jan 2026
https://github.com/webmalc/nativecards-front
The frontend for "Nativecards" app
android angular ionic-framework ios javascript typescript
Last synced: 11 Apr 2026
https://github.com/sarlakzm/weather.github.io
This project shows the selected city weather with Angular16, NGRX,RXJS,PWA,Netlify
angular ci github jasmine netlify ngrx offline-storage pwa rxjs service-worker toastify translate unittest
Last synced: 05 Jan 2026
https://github.com/azizbenismail/atelier_manipulation_de_composant_angular
Angular est un framework de développement d'applications web basé sur TypeScript. Il permet de créer des applications web dynamiques et réactives en utilisant des composants réutilisables. Les composants sont les blocs de construction de base d'une application Angular et ils encapsulent la logique, le rendu et le comportement d'une partie spécifiqu
angular html lazy-loading routage
Last synced: 05 Jan 2026
https://github.com/malacration/sap-front
Projeto destinado a ser utilizado com o SAP Service
Last synced: 02 Feb 2026
https://github.com/vovansuper/typmean-dummy
Dummy angular5, nestjs, typeorm stack (with material desing and flex-layout) - Gotyped all the way
angular angular-material angular-material2 angular-material5 angular5 express-js flex-layout jwt material-design mongodb nestjs passport-facebook passportjs typedi typeorm
Last synced: 10 Apr 2026
https://github.com/nikoloz911/emis.ge
Copy of Emis.ge
angular api html responsive-website scss typescript
Last synced: 20 Aug 2025
https://github.com/nfriaa/ionic-tutorial1
Ionic tutorial1 : "getting started" présentation de quelques fonctionnalités de base
android angular ionic ionic-framework ios node npm vscode
Last synced: 10 Apr 2026
https://github.com/anct-cartographie-nationale/client-base
⚙️ Espace de travail commun pour le client applicatif et les bibliothèques associées.
anct angular betagouv client gouvernement mediation-numerique
Last synced: 09 Mar 2026
https://github.com/feimosi/til
:pencil: Today I Learned
angular css git html javascript react self-development til today-i-learned vim
Last synced: 07 Apr 2026
https://github.com/ptkr0/keipai
KeiPai is a web application as a social networking site for game developers and influencers.
angular azure csharp daisyui dotnet mssql typescript
Last synced: 26 Jun 2025
https://github.com/gregnblack/kanso-protocol
Kanso Protocol — an open source design system for Angular, built on architectural consistency. Design tokens in W3C DTCG format serve as a single source of truth for both Figma and code. 簡素 — simplicity through elimination of excess.
accessibility angular component-library dark-mode design-system design-tokens figma figma-community mit-license open-source storybook tabler-icons typescript w3c-dtcg
Last synced: 18 May 2026
https://github.com/synapsium/ngx-scrollbar
Customizable and lightweight scrollbar Angular library based on native browser scrollbar
angular chrome firefox ie lightweight ngx-scrollbar opera scrollbar
Last synced: 30 Jan 2026
https://github.com/jlmonteagudo/angular-ssr
Sample project of Angular SSR with deployment in Firebase.
angular angular-ssr angular-universal firebase
Last synced: 10 Apr 2026
https://github.com/angular-ru/angular-kendo-ui-starter
Angular CLI starter with KendoUI
Last synced: 22 May 2026
https://github.com/luisfelipepoma/software_engineering
Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.
angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript
Last synced: 10 Apr 2026
https://github.com/webcat12345/schema-form-demo
angular2-schema-form package demo in various cases
angular angular-cli angular-material angular2-schema-form angular4 demo widget-registry
Last synced: 30 Jan 2026
https://github.com/ac1d0n3/binom-sdk-theme
Themes and Theme Support for my projects
angular angularmaterial binom-themes library material theme
Last synced: 27 Apr 2026
https://github.com/fabiobiondi/talk-angular-ng-modules-demo
Source code of my talk "Angular ngModules"
Last synced: 16 Apr 2026
https://github.com/sidp919/web-development
This repository showcases the start of my journey to be a Full-Stack Web Developer. I have pushed all the code I wrote for learning purposes as well as the code for the Projects I have developed. Please check out the ReadMe.md file below for more details.
angular bootstrap css3 ejs-template-engine express-js full-stack-web-development handlebars-template html5 javascript-es6 jquery mongodb mongoose-js nodejs nodemon restful-routing uuid-generator
Last synced: 03 Mar 2026
https://github.com/onero/a-portfolio
Personal portfolio website
angular bootstrap firebase-hosting ngx-spinner portfolio
Last synced: 11 Feb 2026
https://github.com/ldeluigi/higher-lower-pwned
A game website where you guess the most popular password to win! You can play solo, 1v1 or in a battle royale!
angular anti-cheating docker game nginx nodemon passwords statistics
Last synced: 07 Feb 2026
https://github.com/tedqb/js360
一个基于angular+cordova 的wordpress APP
angular cordova wordpress-hybrid-client
Last synced: 08 May 2026
https://github.com/aayushiahlawat/e-commerce-web-application
Angular & Spring Boot E-Commerce: Product listings, search, cart, checkout, auth. Built with Angular, Spring Boot, Java, MySQL, and Okta
angular bootstrap css3 html5 intellij mysql postman springboot vscode
Last synced: 01 Feb 2026
https://github.com/bezkoder/angular-material-12-image-upload-preview
Angular Material 12 (Multiple) Image upload and Preview example with Web API/Rest API, FormData and Progress Bar
angular angular-material angular12 file-upload upload-images
Last synced: 20 Apr 2026
https://github.com/rdbhagat999/ngsignals
Angular 16 demo with authentication and signals
angular angular-signals tailwindcss
Last synced: 08 May 2026
https://github.com/maciejwwojcik/subscription-component-schematics
Have you ever realized that you often repeat the same patterns across multiple files? Creating schematics that override well-known Angular schematics, designing them based on project needs will enhance your development and reduce time spent on generating files. This repository contains an example created for the purpose of this article https://indepth.dev/posts/1438/extend-angular-schematics-to-customize-your-development-process
angular angular-schematics schematics
Last synced: 27 Apr 2026
https://github.com/danijelaskov/microjava-disassembler
An Angular web application for disassembling MicroJava object files.
angular bootstrap compiler-construction disasembler disassembler fontawesome konstrukcija-kompajlera micro-java microjava mikro-java mikrojava programski-prevodioci programski-prevodioci-1
Last synced: 08 May 2026
https://github.com/starjumper30/ui-library
Demo to illustrate best practices in creating an Angular library to distribute UI components and shared styles
Last synced: 18 Apr 2026
https://github.com/muhammadawaisshaikh/credit-card-dto-angular
Creating DTO for modeling Credit Card Payment details like below, which will be used to make requests.
Last synced: 27 Apr 2026
https://github.com/andrewjbateman/ionic-angular-audiorep
:clipboard: App to play audio files using audio library Howler, another great tutorial from Simon Grimm of Devtactic
angular angular16 audio-streaming howler howler-audio-library html5 ionic mp3-player scss-styles strict-types tutorial-code typescript4
Last synced: 09 May 2026
https://github.com/abiraj-junior/ms3-front-end
IT Institute Course Management System is a modern, responsive web application designed to streamline the management of academic courses, instructors, students, and resources in an IT training institute. Built with Angular for the front-end and Bootstrap for responsive UI design
angular bootstrap5 bootstrapicons css google-maps-api html5 toaster-message typescript
Last synced: 14 Feb 2026
https://github.com/leolanese/angular-image-loading
Prioritizing Important Images: NgOptimizedImage allows you to prioritize the loading of important images, ensuring that the most critical images are rendered first, providing a better perceived loading experience for users
angular javascript responsive-design typescript
Last synced: 02 May 2026
https://github.com/mesinkasir/angularshop
New modern online shop full source code build with angular
angular angular-shop angular-shopping angular-shopping-cart online-shop shopping shopping-cart website website-design website-template
Last synced: 03 Mar 2026
https://github.com/quinntynebrown/pagination
Carousel using Custom Elements v1, Angular Dependency Injection, RXJS, TypeScript and Webpack
angular babili customelements es6 ioc-container rxjs5 service-worker vanilla-typescript webpack2
Last synced: 09 May 2026
https://github.com/alnmaurofranco/app-recomendacao-p2
Aplicação para Recomendações (POOA) - Prova 02
angular bootstrap javascript knexjs material-ui nodejs postgresql typescript
Last synced: 15 Apr 2026
https://github.com/abritopach/ionic-test-capacitor-youtube-player
Sample Ionic project to test Capacitor Youtube Player Plugin.
angular angular8 capacitor capacitor-plugin ionic ionic4 typescript
Last synced: 27 Feb 2026
https://github.com/wilianmorales/moviepe-app
Integration with https://developers.themoviedb.org/ API using Angular.
angular tmdb-api youtube-api-v3
Last synced: 12 Feb 2026
https://github.com/haasstefan/angular-web-components-blog
Using Angular Elements to generate web components for ng-journal.com/contact
angular angular-elements webcomponents
Last synced: 05 May 2026
https://github.com/fernandocalmet/dotnet-5-aspnet-core-web-api-angular
🦄 Este proyecto es una muestra de como se implementa un backend utilizando ASP.NET Core Web API con C# y un frontend utilizando Angular, y SQLServer como gestor de base de datos.
angular aspnetcore csharp sqlserver webapi
Last synced: 03 May 2026
https://github.com/williamsoditi/quota
A quote generator application built using Angular whereby users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
angular bootstrap5 html-css typescript
Last synced: 09 May 2026
https://github.com/domternal/domternal
Lightweight, extensible rich text editor toolkit built on ProseMirror. Headless core, Angular components, full TypeScript support.
angular angular-editor editor headless headless-editor javascript mit-license open-source prosemirror rich-text rich-text-editor tiptap-alternative typescript vanila-javascript wysiwyg
Last synced: 24 May 2026
https://github.com/evilldeadspace/angular-movie-site
Movie Team Web Application built with **Angular 19**, featuring **routing**, **reusable cards**, and styled using **Tailwind CSS**. This app allows users to explore, manage, and discover movies in an interactive and responsive interface. Hosted on for live viewing.
Last synced: 15 Apr 2026
https://github.com/resir014/angular-electron-starter
Angular 4 + Electron development, easier than ever!
angular angular4 electron electron-app starter-kit
Last synced: 09 May 2026
https://github.com/arrighidante/crud-angular-ngrx-net
This is a CRUD example with both front end (Angular + NgRx) and backend (.NET)
angular entity-framework-core mysql netcore-webapi ngrx primeng
Last synced: 16 Apr 2026
https://github.com/alexkhymenko/ngx-collapse-animated
Bootstrap-like collapse for Angular
angular bootstrap collapse collapsible
Last synced: 26 Oct 2025
https://github.com/hmaach/01blog-archive
01Blog is a social blogging platform where students can share their learning experiences, discoveries, and progress. Built with Java Spring Boot (backend) and Angular (frontend)
01-edu angular java spring-boot zone01oujda
Last synced: 27 Oct 2025
https://github.com/othman-birem/taskmanager
TaskManager is an intermediate-level full-stack task management system built with ASP.NET Core for the backend and Angular for the frontend. It provides comprehensive features for task creation, assignment, real-time collaboration, and analytics, making it easier for teams and individuals to stay organized and efficient.
angular asp-net-core fullstack webapp
Last synced: 14 Feb 2026
https://github.com/thesmartmonkey/temtem
Ulitmate desktop app to help you during temtem fights
angular angular-electron electron temtem
Last synced: 18 Apr 2026
https://github.com/vbatecan/attendance-management-angular
robust Attendance Management System tailored for the Philippine education sector. Built with Spring Boot, WebSocket, and Angular, it offers real-time updates, secure JWT authentication, attendance analytics, and an intuitive interface. Efficiently track and manage attendance with tailored insights and notifications
angular angular-framework collaborate css html javascript learn springboot-angular system typescript
Last synced: 28 Oct 2025
https://github.com/bluzi/ngx-bulma
:rocket: Join the power of Angular with the beauty of bulma.io
Last synced: 06 May 2026
https://github.com/ac1d0n3/binom-sdk-tags-and-ratings
add tags and ratings support to Projects
angular angular-library angular-material angular17 ratings tags
Last synced: 06 May 2026
https://github.com/mikeg96/anxelin-project-structure
Standardize good practices in projects made with Angular using "Schematics" that can be accessible to all developers
angular anxelin changelog commits conventional folder front-end frontend prettier schematics structure
Last synced: 09 May 2026
https://github.com/surajrawat1709/uttarakhandspeaksai
Uttarakhand Speaks is an AI-powered local language learning platform designed to help users learn the local languages of Uttarakhand, including Garhwali and Kumaoni. The platform provides interactive lessons and AI-based tools to enhance the learning experience.
angular aws java mysql payment-gateway razorpay spring springboot
Last synced: 16 Mar 2026
https://github.com/iver-wharf/wharf-web
Frontend to Wharf, written in Angular
angular primeng typescript wharf wharf-frontend
Last synced: 18 Apr 2026
https://github.com/max-geller/exam-prepper-3000
The Exam Prepper 3000 is a web-based application built to assist with exam preparation. The app allows users to generate study schedules, push reminders, log errors, and create flash cards. Built with Angular and Cloud Firestore.
Last synced: 03 May 2026
https://github.com/ornella-gigante/my-portafolio
A modern Portfolio Web Application* built with Angular to showcase professional skills, projects, and services.
angular bootstrap html5 nodejs portafolio-web typescript
Last synced: 04 Mar 2026
https://github.com/jekuer/angular-ideal-htaccess
Ideal secure and performant htaccess for running an Angular application on Apache.
Last synced: 04 Mar 2026
https://github.com/ahmedalatawi/browser-storage-utilities
A front-end library that provides utility methods to facilitate CRUD operations to data stored in the browser, and more!
angular browser browser-storage chrome firefox ie javascript localstorage npm npm-module npm-package package-json prototype react safari sessionstorage stackblitz storage typescript vue
Last synced: 12 Feb 2026
https://github.com/anfibiacreativa/myapp-apollo
Apollo/GraphQL Angular App
angular angular7 apollo apollo-client css-grid graphql intersection-observer intersectionobserver-api
Last synced: 10 May 2026
https://github.com/nerdfiles/airvisual-frontend
🌇 Exploring the AirVisual public data API
angular angular8 capacitor ionic nodejs rxjs typescript
Last synced: 03 May 2026
https://github.com/code-flu/angular-bar-chart-race
Angular application that creates animated bar chart races using the D3.js library
angular angular15 barchartrace typescript
Last synced: 05 Mar 2026
https://github.com/avivharuzi/nx-angular-starter
Nx workspace with Angular application template with extra features
angular nx nx-workspace typescript
Last synced: 16 Apr 2026
https://github.com/khouloudhaddad/-angular-real-time-weather-app
Angular app with open-weather-api
Last synced: 29 Apr 2026
https://github.com/leolanese/angular-rxjs-filtering-list
Angular: Angular filtering list Array of Object
angular high-order-function rxjs typescript
Last synced: 10 May 2026
https://github.com/atelechev/astrocadre
Astronomy sky charts viewer application
angular astronomy constellation rendering sky stellar threejs typescript
Last synced: 29 Apr 2026
https://github.com/kmaida/ng-mediacheck
NPM package providing a service for working with mediaqueries in Angular
angular matchmedia mediaqueries npm npm-package
Last synced: 10 May 2026
https://github.com/ac1d0n3/binom-sdk-forms
Add a Picklist and some other Components to Projects
angular angular-library angular-material drag-and-drop forms library picklist sortable
Last synced: 01 May 2026
https://github.com/trajy/angular-loiane-training
Este repositorio contem exemplos documentados e descricoes dos conteudos estudados ao longo do curso de Angular da Loiane
angular css html loiane typescript
Last synced: 06 May 2026
https://github.com/raheemcodes/demo-market_smart-contract
https://sepolia.etherscan.io/address/0xcfb44B7bBAb2A1934ED6b8DD7a89f591428885FC
angular ethereum-contract hardhat solidity
Last synced: 10 May 2026
https://github.com/drissiomar98/microservice-book-social-network
a Microservices-based Social Networking Platform designed for exchanging books among members. It leverages Spring Boot for the backend and Angular for the frontend.
angular configserver discovery eureka gateway-api java jwt-authentication spring-boot springcloud springsecurity6
Last synced: 28 Jan 2026
https://github.com/alexysb9032/rentacar-frontend
Rent A Car Webapp, A full-stack web application built with Angular framework for the frontend and .NET for the backend. Provides a user-friendly interface to explore and book cars for rent. Utilizes RESTful APIs for seamless communication between frontend and backend.
angular bootstrap css html rentacar rental typescript website
Last synced: 13 Feb 2026
https://github.com/bezkoder/angular-15-multiple-file-upload
Angular 15 Multiple File upload example to Rest API - multipart file, FormData, Bootstrap Progress Bars
angular angular-15 angular15 bootstrap bootstrap-4 bootstrap4 file file-upload multipart multipart-formdata multipart-uploads multiple-file-upload multiple-files multiple-files-upload upload-file upload-files
Last synced: 13 Feb 2026
https://github.com/sarbull/ng-tiny-text-editor
angular javascript webpack wysiwyg-editor
Last synced: 06 May 2026
https://github.com/youpinyao/angular-ui
这里是 Meetyou 的 Angular实现,开发和服务于企业级后台产品
Last synced: 16 Apr 2026
https://github.com/tr11/wagtail-angular-example
An Angular website using the wagtail-graphql app
angular graphql wagtail wagtail-graphql
Last synced: 04 May 2026
https://github.com/fzhange/pack-stack
The Ultimate NX/Turbo Template Resource
angular blog nx react turbo turborepo typescript vitepress vue3
Last synced: 06 May 2026
https://github.com/raizertechdev/02.desafiostackx-web3.0-angular
Lançados 03 projetos que fazem parte do Módulo Web 3.0 do Curso StackX, neste desafio foram aplicadas as seguintes stacks => Angular use Sass, TypeScript e HTML5🙌🚀
Last synced: 04 May 2026
https://github.com/winteragency/ngx-scss-fetcher
Angular7+ service to access SCSS-variable values from TypeScript 🔗
angular angular-service angular7 scss utility
Last synced: 15 Apr 2026
https://github.com/leolanese/angular-web-elements
Angular (16+) Web Elements POC
angular css-grid html5 modernangular reactjs standalone
Last synced: 02 May 2026
https://github.com/pranambhat/angular-v12-application
Angular 12 | Sample Application
Last synced: 06 May 2026
https://github.com/andrewalderson/angular-material-multilevel-sidenav
An implementation of a multi-level Angular Material Sidenav. Influenced by the navigation on Google Material V3 site
Last synced: 25 Apr 2026
https://github.com/williamaguera/ngx-waprinter
An Angular Component Helper for printing
angular angular-component angular-print helper printer
Last synced: 15 Apr 2026
https://github.com/pranambhat/hostbinding-and-hostlistener
@HostBinding and @HostListener
angular angular12 event events hostbinding hostlistener
Last synced: 29 Apr 2026
https://github.com/andersonmag/angular-library-web
Web Livraria com Angular 9 e Material Design Theme for Bootstrap 4
angular bootstrap-material-design library
Last synced: 24 Apr 2026
https://github.com/sean-perkins/eventforce
Salesforce Event Management app built with NodeJS and Angular (4+); deployed on Heroku.
angular angular-cli heroku nodejs salesforce typescript
Last synced: 29 Apr 2026
https://github.com/oktadev/okta-angular-ivy-example
Angular 9 with Ivy Example
angular angular-cli angular-ivy angular9
Last synced: 29 Apr 2026
https://github.com/khouloudhaddad/ng-deploy
Deploy angular on Github pages
angular github-actions github-pages
Last synced: 17 Apr 2026
https://github.com/uuuchit/angular-wizard
Angular component for form wizard
angular angular-components angular-wizard angular2 angular4-component
Last synced: 09 Feb 2026
https://github.com/yagolopez/webcams_de_asturias
:camera: Aplicación para smartphone y web que muestra Imágenes de cámaras web situadas en el Principado de Asturias
angular angularjs angularjs-oop asturias ionic-framework spain webcams
Last synced: 25 Apr 2026
https://github.com/feeloor/angular-graphql-todo
A simple Todo list using GraphQL and Angular with purpose of learning GraphQL
angular angular6 apollo apollo-client apollographql graphql
Last synced: 07 May 2026
https://github.com/dvdl16/simsafari-lodge-booking
A Web App to, among others, manage bookings for our small family land
Last synced: 18 Mar 2026