An open API service indexing awesome lists of open source software.

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.

https://github.com/fabiobiondi/talk-angular-ng-modules-demo

Source code of my talk "Angular ngModules"

angular modules talk

Last synced: 16 Apr 2026

https://github.com/maechabin/angular-jsx-sample

An Angular + JSX sample with ng-vdom

angular jsx ng-vdom sample

Last synced: 08 May 2026

https://github.com/shhdharmen/material-svg-sprites

This repo will help convert Material Icon SVG files into single file of symbols and how you can use it in an Angular application.

angular gulp material-design material-icons sprites svg svgstore

Last synced: 22 Apr 2026

https://github.com/rafa-kozand/e-commerce_books_front-end

E-commerce of books developed in two repositories, Back-End with C# and Front-End with Angular, made in the DIO platform (https://web.dio.me/play). -> BackEnd: (https://github.com/Rafa-KozAnd/E-commerce_Books_Back-End); -> FrontEnd: (https://github.com/Rafa-KozAnd/E-commerce_Books_Front-End);

angular dio frontend javascript tipescript

Last synced: 01 May 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/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/raheemcodes/iphone-calculator-clone

Iphone calculator cloned as a resuable custom HTML element using Angular

angular customelements iphone-calculator mean-stack typescript webcomponents

Last synced: 08 May 2026

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/supansatan/to-do-list

Taskky : Mobile app for organizing and planning on tasks

android angular nativescript

Last synced: 25 Feb 2026

https://github.com/andrewjbateman/ionic-angular-csvdata

:clipboard: App built with Ionic using code from another great tutorial by Simon Grimm of the Ionic Academy

angular angular15 cordova cordova-plugin csv-parser html5 ionic ionic6 scss-styles social-buttons tutorial-code

Last synced: 20 Apr 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/cironunes/ng-hybrid-todo

AngularJS 1.6 app migrated to Angular using ngRedux, uiRouter, karma, TypeScript and Webpack

angular app example

Last synced: 22 Apr 2026

https://github.com/yiqu/countit

📝 Text analyzer - Angular with Material

angular angular-cli animation material text-analyzer

Last synced: 05 May 2026

https://github.com/navix/icong

🦍 Efficient Angular SVG Icons.

angular icons svg svg-icons

Last synced: 12 Feb 2026

https://github.com/juanma-gutierrez/crud-pokemon-primeng

Proyecto final de Desarrollo de Aplicaciones Web Distribuidas, realizado con Angular y PrimeNG.

angular mongodb mongodb-atlas primeng

Last synced: 01 May 2026

https://github.com/ericneves/myfavoritesquotes

Web application created with PHP, Layered Architecture, PHP Unit (Tests), PostgreSQL, Angular, Primeng, Docker, NGINX and more...

angular docker layered-architecture php phpunit postgresql primeng test-automation typescript

Last synced: 18 Mar 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/alokverma18/filemanager

A web interface that allows users to navigate, view, and manage local files and directories efficiently

angular file-manager github github-copilot jetbrains learn python student-vscode

Last synced: 06 Feb 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/stefanfreitag/fullstack_graphql

Demo application for GraphQL (MongoDB/ Angular)

angular backend demo frontend graphql

Last synced: 19 Jan 2026

https://github.com/mindflavor/nas_gallery

A simple yet powerful way to access your pictures and videos from internet

acl angular gallery oauth2-proxy pictures preview responsive videos

Last synced: 27 Apr 2026

https://github.com/parikshit223933/custom-angular-pipes

A simple lightweight library exposing some very useful custom built pipes for angular projects.

angular angular-pipes pipes

Last synced: 24 Apr 2026

https://github.com/gedgonz/apprickandmorty

app to visualize the character of rick and morty series

angular api gedgonz npm typescript

Last synced: 18 Apr 2026

https://github.com/felixklauke/angular-minimal-template

A minimalistic angular template for tiny applications that don't need tests and much of enterprise functions. Still features routing and some common techniques like cookie consent and some basic style definitions.

angular angular7 boostrap experimental medium template

Last synced: 01 May 2026

https://github.com/zarlex/ng2-tour-of-heroes-refactored

Refactor the angular2 tutorial tour of heroes

angular angular2 backbonejs heroes refactoring tourofheroes

Last synced: 29 Apr 2026

https://github.com/egzonarifi/insta-quotes-web

Insta Quotes is app that let you share image quotes with your friends social media.

angular insta-quotes typescript

Last synced: 18 Apr 2026

https://github.com/phamtiendungcw/app.studentadminportal.ui

Quản lý sinh viên UI

angular

Last synced: 17 May 2026

https://github.com/reclamador/ngx-components

Angular components library made with ❤ by reclamador.es

angular components ng-packagr nrwl typescript

Last synced: 10 Feb 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/andrewjbateman/ionic-angular-btmdrawer

:clipboard: Ionic Angular app to display a sliding drawer pulled from the bottom of the screen using gestures

angular angular16 drawer drawer-opening gestures gestures-motions ionic ionic7 tutorial-code typescript

Last synced: 21 Apr 2026

https://github.com/rodrigokamada/angular-spinner

Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.

angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial

Last synced: 21 Apr 2026

https://github.com/miladsoft/notes

Nostr Client with Angular 18

angular nostr

Last synced: 24 Jan 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/muhammadawaisshaikh/credit-card-dto-angular

Creating DTO for modeling Credit Card Payment details like below, which will be used to make requests.

angular ngrx rxjs typescript

Last synced: 27 Apr 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/woahbase/alpine-ng

Angular CLI based on Alpine + S6 + NodeJS/NPM

alpine angular cli docker ng-cli

Last synced: 27 Apr 2026

https://github.com/pranambhat/angular-auth

Angular Authentication and Authorization

admin angular angular14 authentication authorization lazyloading

Last synced: 04 May 2026

https://github.com/en-atul/storage-inspector-js

Clear browser site-data i.e. Cookies, Session Storage, Local Storage, IndexDB, Cache Storage & get info about storage usage & quota.

angular javascript reactjs svelte typescript vuejs

Last synced: 15 Apr 2026

https://github.com/wurde/maps

An Angular PWA deployed to Firebase.

angular cypress firebase leaflet typescript

Last synced: 01 May 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/iamsebastiandev/angular-18-experiment

An experiment to explore if a modern (>=v18) Angular application can be structured similarly to other contemporary frameworks using Standalone Components, without the traditional `NgModule` structure. The project aims to establish guidelines for more modern Angular application.

angular angular18 bun module-less standalone-components vite

Last synced: 03 Mar 2026

https://github.com/niawjunior/blog

Personal Blog Using Angular(ssr) + Markdown + Firebase

angular angular-universal blog firebase markdown

Last synced: 19 Apr 2026

https://github.com/suxrobgm/online-chess

ChessMate is an online chess platform where players can engage in player-versus-player (PvP) matches or compete against AI

angular chess chess-engine java multiplayer spring-boot

Last synced: 19 Apr 2026

https://github.com/eulemitkeule/estimenergy

EstimEnergy is tool for monitoring and estimating energy usage and cost built with FastAPI and Angular.

angular energy energy-calculator energy-consumption estimenergy fastapi home-assistant home-assistant-glow python

Last synced: 28 Oct 2025

https://github.com/syncfusionexamples/angular-asp.net-core-kanban-board

The angular Kanban component is created from the Syncfusion ej2-angular-kanban package in ASP.NET core application

angular angular-kanban angular-kanban-board aspdotnetcore dotnet-core-angular dotnet-core-kanban kanban kanban-board syncfusion-angular

Last synced: 15 Aug 2025

https://github.com/algaworks/videoaula-angular-decorador-input

Videoaula no YouTube: Interação entre componentes Angular utilizando @Input

algaworks angular input input-decorator

Last synced: 03 May 2026

https://github.com/aimable01/gupphylib

An image library app built with angular and unsplash images api.

angular css html typescript

Last synced: 12 Apr 2026

https://github.com/eisberg-labs/ngx-size-me

Makes your angular components aware of width, height and position change

angular element-resize-detector ngx

Last synced: 22 Apr 2025

https://github.com/jhonywalkeer/stopwatch-color

A web application to time the activities performed and to have a better time management with a modern and clean look and the option to change the background colors.

angular change-color cronometer javascript jquery stopwatch time

Last synced: 03 Apr 2025

https://github.com/abritopach/ionic-phaser-demo

Sample project that shows how to integrate Phaser 3 (current version) in Ionic app.

angular game-service ionic ionic4 phaser phaser-component phaser3 typescript

Last synced: 04 Feb 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/jsuyog2/portfolio-website

Welcome to my portfolio repository! I'm a seasoned software developer with expertise in web application development, API implementation, and full-stack technologies.

angular api-development azure cosmosdb expressjs full-stack javascript jwt mapbox ndoejs portfolio portfolio-website postgresql responsive-design software-engineering web-development

Last synced: 04 Feb 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/samarmohan/frontend-frameworks

A repository that has three identical todo lists created with React, Vue, and Angular

angular react vue

Last synced: 12 Apr 2026

https://github.com/benthepoet/angular-browserify-seed

A seed project for using Angular with Browserify.

angular angularjs browserify grunt material-design

Last synced: 29 Apr 2026

https://github.com/iter-idea/IDEA-Ionic8-extra

IDEA's extra components and services built on Ionic

angular ionic-framework

Last synced: 28 Aug 2025

https://github.com/yagoluiz/rfid-reader-web

Front-end application for presentation services for reading RFID tags / [PT-BR] Aplicação front-end para apresentação de serviços para leitura de tags RFID

angular azure devops microservices

Last synced: 10 Apr 2026

https://github.com/H3AR7B3A7/EarlyAngularProjects

Some projects made while learning about Angular.

angular jest karma material reactiveui typescript

Last synced: 11 Mar 2025

https://github.com/supansatan/time-attendance-web

management Shift and OT Plan of employee

angular typescript

Last synced: 20 May 2026

https://github.com/avivharuzi/nx-starter

Nx Starter template with extra features

angular nodejs nrwl nx nx-workspace react typescript

Last synced: 12 Apr 2026

https://github.com/leeocoder/clipz-udemy

Clipz is a video game sharing platform that allows users to upload, watch, clip, and share their awesome gaming moments with their friends and the world. This project was built using Angular, WebAssembly, Rust, FFMPEG, Video.js, Firebase, Tailwind CSS, and Lazy Load.

angular jasmine javascript rust webassembly ztm

Last synced: 05 Jan 2026

https://github.com/data-miner00/ng-hackernews

Hackernews implementation in Angular

angular circleci hackernews

Last synced: 06 Jan 2026

https://github.com/emrekardaslar/angular-recipe

Recipe book project made using Angular

angular

Last synced: 16 May 2026

https://github.com/changhuixu/uiowa-mfk-project

Angular module for UIowa MFK input, favorite MFK, MFK string, etc...

angular angular6 component favorite mfk uiowa validation

Last synced: 05 Jan 2026

https://github.com/jarrodsampson/android-arsenal

An awesome collection of Android Repositories to add to your applications. Manage and save repos for your own personal collection! Built with Angular 4 and MaterializeCSS. Hosted on Node with Express.

angular angular2 angular4 css css3 html html5 javascript typescript webpack

Last synced: 12 Apr 2026

https://github.com/khaled-alselwady/count-repeated-digits

🧠🔢 Test your skills with "Count Repeated Digits"! Can you spot the numbers in time? ⏱️

angular css dependency-injection deployment html javascript responsive-web-design templates typescript ui-components ui-design web website

Last synced: 22 Feb 2026

https://github.com/amaurioliveira/angular-curso-loiane

Código feito durante o curso de Angular da Loiane Groner no portal https://loiane.training/

angular curso-da-loiane typescript

Last synced: 10 Apr 2026

https://github.com/temilaj/github-browser

simple application that browses github user profiles.

angular angular2 e2e-tests github github-api karma travis-badge typescript-compiler

Last synced: 12 Apr 2026

https://github.com/hm21/ngx-count-animation

A package that elegantly animates number changes, creating a visually engaging transition from one value to another, perfect for counting or displaying real-time data updates.

angular angular2 animation count

Last synced: 26 Jan 2026

https://github.com/mrcatlait/neko-music

A feature-rich music streaming platform

angular audio bun elysiajs moonrepo music-player streaming typescipt

Last synced: 05 Jul 2025

https://github.com/guilhermeborgesbastos/feature-toggle

A Spring Boot RESTful API using Angular 9 for the UI that allows users to manage feature toggles for their applications.

angular feature-toggle feature-toggles spring-boot

Last synced: 06 May 2026

https://github.com/pkief/angular-electron-starter

An angular starter kit based on electron.

angular electron starter typescript webpack2

Last synced: 11 Apr 2026

https://github.com/jassarich/angularecommercefoodmart

Angular 17 Free FoodMart Ecommerce Website Template

angular bootstrap5 ecommerce-store

Last synced: 15 Apr 2025

https://github.com/axel-dev/angular-webextension-starter

Angular WebExtension starter kit

angular gulp starter-kit webextension

Last synced: 12 Apr 2026

https://github.com/pbijdens/centaur-scores-ui

Management front-end for the centaur-scores API. Created using angular.

angular centaur-scores tailwind

Last synced: 17 Jan 2026

https://github.com/temilaj/angular2-refresh

Personal refresher course for angular 2

angular angular2 nodejs

Last synced: 12 Apr 2026

https://github.com/sinedied/md-editor

Example app to compare frameworks and state management libraries

angular markdown-editor ngrx ngxs react redux state-management vue vuex

Last synced: 10 Apr 2026

https://github.com/suhailvs-archive/pscquiz

Kerala PSC Quiz app using django, flutter and angular.

angular django flutter

Last synced: 09 Apr 2026

https://github.com/drapegnik/mychat

:envelope: simple multiuser webchat on Python & AngularJS

angular angularjs chat django js python

Last synced: 11 Apr 2026

https://github.com/yonashailug/lawyerdo

Lawyerdo is a video call web application that enables lawyers to communicate with their clients about their cases and daily activities about their progress.

angular eyeson mongoose nodejs

Last synced: 02 Apr 2026

https://github.com/brhoomjs/cap-image-cache

Easy way to cache images with angular and capacitor or with ionic and capacitor

angular capacitor image-cache ionic

Last synced: 10 May 2026

https://github.com/enginkaratas/kamp-frontend

this is a sample angular project with engin demirog

angular engindemirog java

Last synced: 19 Apr 2026

https://github.com/landzcape/landzcape

Landzcape - Visualize your architecture

angular architecture documentation gradle maven visualization

Last synced: 14 Jan 2026

https://github.com/antonio-marasescu/ethereum-cv-sharepoint

An introductory application to using Ethereum with Angular, Truffle, Ganache and IPFS. It will represent a sharepoint for saving and sharing files addresses onto the blockchain.

angular blockchain docker ethereum ganache ipfs solidity truffle typescript

Last synced: 12 Apr 2026

https://github.com/dudynets/todo-app

Todo app built with Angular.

angular todo

Last synced: 21 May 2026

https://github.com/josafamarengo/angular-spotify

Angular application that consumes the Spotify API to provide a personalized music experience to users. The application features search for songs, artists and playlists, as well as playback control and management of personalized playlists.

angular frontend spotify spotify-api

Last synced: 24 Aug 2025