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/whazzmaster/angular-redux-poc
little proof-of-concept on hooking redux into angular 6 app
angular javascript proof-of-concept redux typescript
Last synced: 09 Apr 2026
https://github.com/rshrut/angular-task-manager
Simple Task Manager App.
angular bootstrap html-css-javascript npm
Last synced: 11 Apr 2026
https://github.com/gabrielnagy/proangular
Progress of my exercises in the Pro Angular book by Adam Freeman
angular bootstrap html node typescript
Last synced: 20 Jan 2026
https://github.com/matijaoe/napredni-js
Code from the Advanced JavaScript college course
angular bootstrap javascript nodejs
Last synced: 10 Apr 2026
https://github.com/albertobasalo/ws-core
A library with Angular services and utilities for the Lab project.
Last synced: 19 May 2026
https://github.com/imransilvake/personal
My personal website built using @angular to keep track of my projects and to showcase my work to the public.
angular angular-cli continuous-integration firebase font-awesome hammerjs moment netlify-deployment ngx-translate rxjs scss-framework
Last synced: 10 Apr 2026
https://github.com/kseniia-chepur/todo-app-fe_true-item
To-Do List App
angular angularmaterial http-requests jest tyepscript
Last synced: 01 Jan 2026
https://github.com/devjoanabureth/angular-projet-labo-2024-2025
✍️ Reposity Github pour faire un commun des avancées sur le code Angular.
angular project school-project
Last synced: 17 Feb 2026
https://github.com/adrianamendes/bdr-desafio-radar-center
angular java-11 mit-license postgresql spring-boot swagger
Last synced: 16 Mar 2025
https://github.com/kahlym/compound-interest
Angular application that calculates compound interest and displays output given various input through a material UI.
Last synced: 11 Apr 2026
https://github.com/romaleev/esanum-task
High-performance scalable web service for converting MP4 videos to GIFs | Angular, Node.js, Typescript, Redis, BullMQ, Monorepo, Docker
angular bullmq docker monorepo node redis typescript
Last synced: 06 Dec 2025
https://github.com/janjao937/basic-angular-boonyakit
angular17(module)|angularCLI:ng new --no-standalone
Last synced: 24 Apr 2026
https://github.com/full-stack-web-developer-and-designer/angular_formvalidation
AngularJS FormValidation for inputs using attributes ng-required and ng-minlength.
angular angularjs form-validation forms mirnesglamocic
Last synced: 01 Mar 2025
https://github.com/sunilksamanta/ant-angular-setup
Ant Design with Angular Basic Project setup
angular angular-starter-kit angular2 ng-zorro-antd
Last synced: 16 May 2026
https://github.com/junaidmancheri/mingle
A chat application, maintained as a Monorepo using Nx, utilizing Nest as the backend and Angular as the frontend.
Last synced: 13 Apr 2026
https://github.com/shootermv/enchancing-heroes-tour-example
angular heroes-tour repo with additional features
angular angular8 animations beginners nested-routes tests
Last synced: 19 May 2026
https://github.com/rociogarrido/angular-accessibility
Small project to build more accessible Angular apps 👩🏿🦯🧏♀️ 👨🦽
a11y accessibility angular angular-material automated-testing manual-testing material-design wai-aria wcag wcag-aa wcag2
Last synced: 13 Jun 2025
https://github.com/devluanpaiva/memoteca
Memoteca é um projeto desenvolvido durante um curso da Alura, seguindo os conhecimentos essenciais do Angular.
angular tailwindcss typescript
Last synced: 26 Jun 2025
https://github.com/timyboy12345/themeparks-angular
This repos contains the Angular package that shows theme park wait times, works together with the Laravel API https://github.com/timyboy12345/Themeparks-API
Last synced: 29 Apr 2026
https://github.com/rjchi/online-course-platform-api
Plataforma de cursos online con el stack mean, en este caso este repositorio es la rest api del proyecto denominado online-course-store.
angular connect-multiparty express-promise-router expressjs jsonwebtoken metronic-theme mongodb nodejs paypal paypal-checkout vimeo
Last synced: 12 Apr 2026
https://github.com/lucassimao/angular-spring-boot-backend-crud
Angular CRUD frontend with jwt authentication and Spring boot restful backend app
angular angular-material docker java-8 jwt spring-boot
Last synced: 04 Apr 2026
https://github.com/lidorsystems/integralui-web-toaster
IntegralUI Web - Toaster is a native Web Component that allows you to display notification messages (Toasts) with different alert levels.
angular component integralui javascript js react reactjs toast toaster ui vue vuejs web web-component
Last synced: 12 Apr 2026
https://github.com/wahyufaturrizky/you-app-next-wahyu
https://you-app-next-wahyu.netlify.app
android angular backend frontend fullstack ios java javascript mobile-app nextjs python react react-native reacthookform reactquery responsive-design software-engineering tailwindcss vue webapp
Last synced: 31 Oct 2025
https://github.com/bhansa/djangular
Django and angular application - scrum tasks
Last synced: 18 Apr 2026
https://github.com/keshavabanda/docker-explorer
Some of docker concepts are learned in this repositary if you want to continue you docker explorer you can use this repository
angular css docker docker-compose html javascript node npm typescript yaml yaml-configuration
Last synced: 10 Feb 2026
https://github.com/billgewrgoulas/bus-transit
Application for the movement of passengers by city bus.
angular nestjs ngrx opentripplanner postgresql rxjs
Last synced: 09 Apr 2026
https://github.com/stefan-niedermann/firefighter-toolbox
A toolbox for firefighters to easily generate exercise faxes and other documents
angular fax firefighter jspdf pdfjs
Last synced: 02 May 2026
https://github.com/mkubdev/strapi-angular
✔ The power of Strapi + Angular ! It's an entry-level basic skeleton to show a simple blog.
Last synced: 19 May 2026
https://github.com/dedslash/buy-02
E-commerce with cart & order management — 5 microservices, Spring Boot, Kafka, Docker
angular docker java kafka microservices mongodb springboot
Last synced: 27 Apr 2026
https://github.com/dkozachenko/task-manager
angular express mongodb ngzorro
Last synced: 12 Apr 2026
https://github.com/arkovski/eslint-plugin-readonly-services
This ESLint plugin ensures that Angular services injected into TypeScript classes are declared as readonly. It helps maintain immutability by preventing reassignment of injected services, fostering better coding practices and enhancing stability in applications using dependency injection.
angular eslint eslint-plugin plugin readonly rule
Last synced: 21 Feb 2026
https://github.com/gogakoreli/plain
Angular Plain Dialog Service implementation using new v14 API
Last synced: 12 Jan 2026
https://github.com/icepick4/portfolio
My portfolio is available at this address : https://remi-jara.fr
angular portfolio portfolio-page portfolio-website presentation project projects scss typescript
Last synced: 13 Apr 2026
https://github.com/ant59/schremer
Angular 4 + ngrx + Firebase. A microblogging platform to share evil schemes.
angular angular4 firebase microblogging ngrx
Last synced: 01 May 2026
https://github.com/anaeltech/gamesisland
GamesIsland sera un site de librairie de jeux vidéo pour les développeurs de jeux vidéo originaires de l'île de La Réunion 🇷🇪
angular css html tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/frontainer/practice-angular-animations
Angular4.0アニメーションワークショップ用サンプル
angular animations handson workshop
Last synced: 19 May 2026
https://github.com/ishi720/regexp
正規表現チェッカー
angular fortawesome gulp jquery materialize-css
Last synced: 26 Jan 2026
https://github.com/bipoza/adorable-avatar
Automatic avatar generator for any web frontend! For Angular, React, Vue and HTML web components.
angular hacktoberfest hacktoberfest2021 ionic ionic-framework react stencil stenciljs vue webcomponents
Last synced: 14 Apr 2026
https://github.com/epath-pro/ngx-math-jax
angular epathpro npm-package typescript
Last synced: 20 Jan 2026
https://github.com/saidee-hasan/phone-auth
Welcome to the Phone Auth project! This application provides a simple and secure way to authenticate users using their phone numbers. It is designed to work seamlessly with various devices, including the Redmi series.
angular auth authentication firebase phone react
Last synced: 13 Apr 2026
https://github.com/jhonatanscremim/pokedex
Projeto pokedex com pokémons oficiais e com possibilidade de criar novos para a pokedex pessoal - Angular - .NET 6 - MongoDB - Blobs Azure
angular back-end blobs-azure dotnet front-end mongodb
Last synced: 04 May 2026
https://github.com/t2ne/eu-compro
A functional application built in Angular for a supermarket app, previously designed on Figma, connected to a Firebase database and modified Capacitor properties.
android-studio angular figma firebase html ionic node scss typescript
Last synced: 30 Dec 2025
https://github.com/gdesiato/algoharvest
A spaced repetition system for long-term algorithm retention and interview prep.
angular tailwindcss typescript
Last synced: 30 May 2026
https://github.com/shivamarora1/circle-and-search
Search the object inside image using gesture of finger
angular bedrock image-similarity similarity-search titan-embeddings vector-database vector-search vercel
Last synced: 13 Apr 2026
https://github.com/weblineindia/angular-login-forgot-password
This repository houses an Angular project with reusable components for user authentication, including a robust login form and a user-friendly forgot password module. Built with Angular best practices, these components seamlessly integrate into your web application, providing a secure and responsive authentication experience.
angular angular-components angular-directives angular-forms angular-login angular-material angular-routing angular-services authentication forgot-password frontend login responsive-design security typescript user-interface web-development
Last synced: 17 May 2026
https://github.com/suprsend/suprsend-web-components
SuprSend SDK that provides drop-in components for features like InApp feed, preferences
angular notifications suprsend vanilla-js vuejs
Last synced: 28 May 2026
https://github.com/jwill9999/angular4-directives
Angular 4 directives - setting up your own with examples
Last synced: 19 May 2026
https://github.com/torbjorv/shadebobs
Shadebobs for fun and learning
angular canvas demoscene shadebobs svg typescript
Last synced: 10 Mar 2025
https://github.com/hallysonh/farmer-app
Sample App to show a full Angular app configuration
angular docker docker-compose nestjs
Last synced: 10 Apr 2026
https://github.com/luiscvillarreall/restcalculator
Project for RESTful API for calculator With kafka Messaging
angular kafka restful-api spring-boot
Last synced: 12 Apr 2026
https://github.com/hellomahe/angular-code-splitting
Demo project which shows how to lazy load modules in Angular
angular codesplitting javascript lazyloading
Last synced: 13 Apr 2026
https://github.com/thoughtscript/java_stuff
Deprecated Java and Spring.io samples
angular java-8 spring-boot spring-data-jpa spring-mvc spring-security sql
Last synced: 16 Jul 2025
https://github.com/himusharier/isdb62-module-angular-classes
IsDB scholarship programme (Round 62). Contents: Angular
Last synced: 19 Apr 2026
https://github.com/diegolibonati/dshop
This project is a fun project that allowed me to learn `MicroFrontends (MFEs)` with the `ModuleFederationPlugin`. We basically have six Microfrontends, one of which serves as the orchestrator for the rest, i.e., the `container` MFE.
angular css3 docker reactjs typescript vue webpack
Last synced: 10 Apr 2026
https://github.com/garibisht/you-reap-what-you-sow
This App will show your Deeds Outcomes & its made with @Input @Output Functionality in Angular , Communication b/w parent & child .
Last synced: 29 Jan 2026
https://github.com/sarthakmishraa/fyle-frontenddevelopmentchallenge
Fyle - Front End Challenge (Health Challenge Tracker)
angular docker karma karma-jasmine tailwindcss testing vercel vercel-deployment
Last synced: 13 Apr 2026
https://github.com/mdecker-mobilecomputing/ionic_pipesdemo
Simple Ionic app with several pages to demonstrate usage of pipes
Last synced: 11 Apr 2026
https://github.com/istornz/ionicyoutubeplayerep15
Ionic 3 • Création d'un lecteur de vidéos YouTube ! • Épisode 15
angular ionic3 player youtube youtube-api
Last synced: 11 May 2026
https://github.com/RaphaelMun1z/Angular-BuzzFeed
O 'BuzzFeed' é um projeto inspirado na plataforma original, desenvolvido com foco em recriar sua interface e funcionalidades principais. Utilizando tecnologias modernas como Angular, este projeto oferece quizzes interativos e conteúdo dinâmico, permitindo uma experiência de usuário envolvente e divertida.
Last synced: 13 Apr 2026
https://github.com/rjchi/crud-mean-mysql
Este repositorio es un ejemplo de la implementación de un crud utilizando el stack mean con mysql.
angular api-rest bootstrap5 bootwatch cors dotenv express-js mean-stack mysql2 node-js sequelize-orm typescript
Last synced: 12 Apr 2026
https://github.com/nunum/insoslepp-pwa
PWA application written in Angular
angular expressjs nodejs-server pwa-apps pwa-boilerplate
Last synced: 18 Apr 2026
https://github.com/danadovzh/mean-udemy
angular expressjs html material-ui nodejs sass typescript
Last synced: 12 Apr 2026
https://github.com/leitee/schoolmngr.frontend.webapp
Angular SPA as a reference template for business applications built on top of Material
angular material school-project
Last synced: 18 Jan 2026
https://github.com/akashrchandran/weather-app
A simple weather app made using angular js.
angular angularcli angularjs nodejs typescript
Last synced: 28 Apr 2026
https://github.com/tinesoft/nx-multi-stacks-monorepo
Companion project for Sfeir School Nx
angular nx-workspace react spring-boot
Last synced: 21 Jan 2026
https://github.com/yeswanthvelugoti/product-inventory-management-system
The Product Inventory Management System is an Angular 19-based web application designed to manage products efficiently. Features include product listing, search, CRUD operations, user authentication, and form validation. It allows users to view, add, edit, and delete products while handling user authentication and authorization.
angular angular19 frontend inventory-management product-inventory spa typescript
Last synced: 22 Jun 2026
https://github.com/gbw699/loopstudios-landing-page-frontend-mentor
Loopstudios landing page solution for Junior challenge on Frontend Mentor
Last synced: 12 Apr 2026
https://github.com/lessa-portfolio/alura-memoteca
Hello everyone, I'm taking some courses on the alura.com.br platform and this is one of the projects I've been developing.
angular css html javascript nodejs scss webpack
Last synced: 10 Apr 2026
https://github.com/mikeludemann/angular-table
Some table components with Angular
Last synced: 06 Sep 2025
https://github.com/mohcineproject/quiz-app
A quiz application to enhance my skills in the Django framework
angular django mysql python typescript
Last synced: 12 Apr 2026
https://github.com/juanlu3095/escanerqr
Escáner Qr que guarda los datos obtenidos de un Código Qr en una BD
Last synced: 26 Jan 2026
https://github.com/jijocleetus/home
This app combines a powerful Todo List and Shopping List feature set into one cohesive tool
angular angular18 customui scss
Last synced: 13 Apr 2026
https://github.com/marvinkweyu/biodiversity
A computer-vision bio-diversity project
Last synced: 05 May 2026
https://github.com/maia14/angular-questions
Angular interview questions
angular interview-questions interviews javascript rxjs typescript
Last synced: 03 May 2026
https://github.com/ideepakpg/crud-angular
.NET & Angular CRUD Web API Application
angular angularmaterial asp-net-core-web-api aspnetcore csharp typescript
Last synced: 09 May 2026
https://github.com/jcgadeadev/presupuesto
Pequeño formulario para medir el presupuesto y gastos del hogar
angular angular-cli css3 html5 javascript typescript
Last synced: 09 Apr 2026
https://github.com/balajidharma/ng-bootstrap-starter-template
Angular Bootstrap starter template full project
angular angular-cli angular5 bootstrap ng
Last synced: 09 Apr 2026
https://github.com/ryanmcdowell/resume
Custom resume website for displaying work history.
angular bower cloud-build cloud-run grunt nodejs resume
Last synced: 07 May 2026
https://github.com/szymonpoltorak/noteapp
Project for Web and Mobile development classes on Warsaw University of Technology with aim to create note app with mobile, backend and frontend modules.
angular docker java17 jwt oauth2 postgresql spring-boot
Last synced: 12 Apr 2026
https://github.com/addreeh/fit360
🏋️ Fit360 - Angular and Springboot Gym Management Web App
angular fitness-app gym-management java spring-boot typescript
Last synced: 11 Apr 2026
https://github.com/hemantsonu20/cric-poll
Ask your friends for cricket using cric-poll
Last synced: 19 May 2026
https://github.com/gregonnet/ng-automatic-service-resolution
Experimental package that investigates how to scale Angular projects dealing with lots of entities.
Last synced: 17 May 2026
https://github.com/mr-ahmed-mr-bald/tip-calculator-app-angular
🔢 This is my solution for Frontend Mentor's Tip Calculator App challenge
angula2 angular calculator calculator-application css fronend-mentor frontendmentor-challenge html-accessibility html5 javascript scss
Last synced: 28 Apr 2026
https://github.com/simoneb/angular-testing-course
Reference repository for the Angular testing course
angular jasmine karma protractor
Last synced: 04 Feb 2026
https://github.com/sarascenso/sarascenso
Full-Stack Developer | Node.js, React, APIs | Building scalable and user-friendly applications
angular backend cicd csharp docker dotnet expressjs frontend fullstack-developer javascript nodejs open-source portfolio-projects react rest-api web-development
Last synced: 12 Apr 2026