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/garuda-linux/toolbox

Replacement for a handful of Garuda applications. Currently implements Welcome, Assistant and Gamer (mirrored from GitLab)

angular electron garuda-linux

Last synced: 05 Apr 2026

https://github.com/ajaymarathe/laravel-blogging-api-routes

laravel blogging application with api routes. Make Awesome blogging application with your front-end framework like Angular, React or Vue.js <3

angular angular7 laravel-crud laravel-crud-operation laravel-framework laravel58 react vue

Last synced: 01 Mar 2026

https://github.com/wszgrcy/cyia-ngx-docs

适用于ng library的文档生成工具

angular angular-library documentation-generator

Last synced: 05 Mar 2026

https://github.com/deanpdx/angular-input-focus

An Angular directive that allows you to control focus including autofocus-like functionality

angular attribute directive focus forms input

Last synced: 19 Apr 2025

https://github.com/ArslanAmeer/ngx-bottom-sheet

Ngx-Bottom-Sheet is a highly customizable and lightweight Angular service that provides a mobile-friendly bottom sheet component. Originally designed for Progressive Web Apps (PWA) and mobile-first applications, this component can be used seamlessly in desktop environments as well.

angular angular-bottom-sheet bottom-sheet bottom-sheet-dialog bottom-sheets-slide ngx-bottom-sheet

Last synced: 17 Oct 2025

https://github.com/sabbirrahman/bman

B-Man - The Superhero of Bookmarking ;)

angular angular2 bookmark-manager css html javascript

Last synced: 10 Apr 2026

https://github.com/ralscha/ionic-playground

Fiddling with Ionic

angular ionic

Last synced: 24 Apr 2025

https://github.com/alok722/pwa-movie-browser

An angular movie browser app with added functionality of PWA consuming OMDB API.

angular api bootstrap movi-browser omdb omdb-movie-search pwa responsive-design

Last synced: 26 Feb 2026

https://github.com/wkylin/ng5-starter

Angular 6.0 Starter...

angular http-mock http-server typscript

Last synced: 17 Aug 2025

https://github.com/ralscha/gotodo

Todo app with Go and Ionic 7

angular go golang ionic mjml mysql sqlboiler typescript

Last synced: 24 Apr 2025

https://github.com/royshouvik/fullstack-typescript

Fullstack TypeScript starter with NestJS, Angular, MySQL and Docker

angular docker docker-compose fullstack nestjs typescript

Last synced: 31 Jul 2025

https://github.com/manuelgil/vscode-angular-generator

Angular File Generator is a Visual Studio Code extension that allows you to generate Angular files with a few clicks. It is based on the Angular CLI and uses the same schematics as the CLI. It also allows you to generate files from the terminal.

angular angular-cli vscode vscode-extension

Last synced: 16 May 2025

https://github.com/m310851010/ngx-wujie

wujie框架angular实现

angular microapp wujie

Last synced: 08 Apr 2025

https://github.com/didinj/angular-httpclient-restapi-example

Angular HttpClient (6/7/8/9/10): Consume REST API Example

angular consume example httpclient restapi

Last synced: 24 Apr 2025

https://github.com/aurbano/angular-timespan

Simple directive to get human readable timespans from any two dates

angular bower human-readable-timespans javascript npm-package

Last synced: 13 Apr 2026

https://github.com/planbgmbh/azure-api-management-browser

Enables the user to browse Azure API Management API's.

angular azure azure-api-management

Last synced: 10 Apr 2025

https://github.com/emc-mongoose/darzee

Web service that provides the UI for controlling and monitoring Mongoose runs.

angular angular-cli docker docker-compose javascript node-js performance-monitoring prometheus typescript webui

Last synced: 29 Apr 2025

https://github.com/mrnkr/nativescript-ngx-iphonex-safe-area

{N} + Angular directive to implement safe area margins or paddings especially on iPhone X

angular angular-plugin iphone-x nativescript nativescript-angular nativescript-plugin safe-area

Last synced: 09 Apr 2025

https://github.com/ssherwood/spring-boot-ng

Starter project using Spring Boot and Angular

angular angular-cli maven spring-boot yarnpkg

Last synced: 27 Aug 2025

https://github.com/jasonboy/ly-pagination

Simple Angular pagination directive

angular bootstrap directive pagination

Last synced: 15 Apr 2025

https://github.com/hjalmers/angular-exemplify

A simple angular 2+ component for adding code examples and snippet based on actual code and markup!

angular code-examples example exemplify markup prism

Last synced: 16 Mar 2025

https://github.com/rezwancs/task-management-tool

Task Management Tool - TMT is a basic task tracker application inspired from "Trello Board".

angular django django-rest-framework javascript python typescript

Last synced: 20 Feb 2026

https://github.com/Celtian/ngx-fixed-footer

Angular directive that adds fixed footer without overlap

angular library

Last synced: 08 May 2025

https://github.com/psmyrdek/ngx-deferred-loader

Avoid blinking loaders and give users feedback they need.

angular angular-http ngx observable ui

Last synced: 13 Apr 2026

https://github.com/ng-delhi/we-use-angular

Directory of companies using Angular

angular directory

Last synced: 25 Apr 2025

https://github.com/bcgov/eagle-admin

EPIC Revision 2019 - Admin Frontend

angular bc-eao eao github-actions openshift rc-falcon-general typescript

Last synced: 30 May 2026

https://github.com/haasstefan/angular-signals-demo

Angular v16 Preview, Signals, RxJS-Interop, takeUntilDestroyed(), default exports

angular signals

Last synced: 18 Aug 2025

https://github.com/gtsopour/angular-cli-express-starter

NodeJS Express (server) with Angular CLI (client) Starter

angular angular-cli express node-js nodejs

Last synced: 10 Apr 2026

https://github.com/ahmnouira/weatherapp

:rainbow: Weather applications developed with various technologies and frameworks Angular, React. uses APIs from different providers.

angular angular-charting angular-charts angular-highcharts chart charts semantic semantic-ui weather weather-api weather-app weather-application weather-forecast weatherapp

Last synced: 26 Apr 2025

https://github.com/gioragutt/plugin-modules-poc

A POC of a lazy-loadable plugin modules system. Inspired by @angular/router and @ngrx/effects

angular lazy-loading plugin-system poc typescript

Last synced: 25 Apr 2025

https://github.com/singhdigamber/custom-directive-angular

Angular 7 Custom Directives will be discussed here in this article. You can compare the building of directives with the building of components in Angular 2+

angualr-2-basic angualr2 angular angular7 angular7-example custom-angular-directive directive-angular

Last synced: 12 Apr 2025

https://github.com/soumyadip007/angular-curd-operation-with-spring-boot-microservices

Ceate, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.

angular api async componenet curd-operation curd-operation-api-example java pipeline rest-call service springboot subscribe

Last synced: 06 Jul 2025

https://github.com/cssmirx/login-page-frontend

Frontend dinâmico e responsivo! 💻📱

angular prisma routes typescript

Last synced: 02 Jul 2025

https://github.com/imkhan213/finance-admin-panel

A web-based application built with Angular and PrimeNG for managing budgets, tracking expenses, and generating financial reports. Features include role-based access control, responsive design, and interactive dashboards. Streamline your financial operations with an intuitive and secure platform.

admin-dashboard admin-panel angular finance node primeng tailwind tailwindcss

Last synced: 27 Feb 2026

https://github.com/cornflourblue/angular-14-modal-popup-example

Angular 14 - Modal Popup (Dialog) Tutorial with Example

angular angular14 dialog modal popup

Last synced: 05 Jul 2025

https://github.com/coturiv/simplyfire

A lightweight firestore wrapper for the firebase cloud functions & Angular apps.

angular firebase firestore

Last synced: 19 Apr 2025

https://github.com/paddls/ngx-serializer

Angular wrapper of @paddls/ts-serializer library

angular json serialization serialization-library strongly-typed typescript

Last synced: 26 Aug 2025

https://github.com/slantz/angular-scroll-into-view

This directive allows to scroll to a custom Node list array element inside a parent container. Can be used along with on-image-load directive if all the child elements are images or contain images to scroll to a particular element only when all images are loaded. IE9+.

angular scrolling view

Last synced: 22 Feb 2026

https://github.com/quramy/angular-sss-demo

Storybook, Screenshot, and Snapshot testing for Angular

angular regression-testing snapshot-testing storybook

Last synced: 20 Apr 2026

https://github.com/mitocgroup/deep-microservices-root-angular

Root Angular2 Microservice built on top of DEEP Framework and used in DEEP Marketplace

angular cloud-native deep-framework full-stack javascript serverless

Last synced: 07 May 2026

https://github.com/brunohnsouza/angular-blog

Blog funcional construído através dos componentes inteligentes do Angular

angular contratodecompromisso css html typescript

Last synced: 16 Aug 2025

https://github.com/alitrgt/ecommerceangularspring

E-Ticaret Platformu, kullanıcıların ürün inceleyebileceği, sepete ekleyip satın alabileceği; satıcıların ise ürün listeleyip siparişleri yönetebileceği güvenli ve modern bir alışveriş platformudur. Spring Boot ve Angular teknolojileriyle geliştirilen platform, JWT tabanlı kimlik doğrulama ve kullanıcı dostu bir arayüz ile donatılmıştır

angular angularjs ecommerce ecommerce-application ecommerce-website hibernate java javascript jwt jwt-authentication maven spring-boot typescript

Last synced: 09 Apr 2025

https://github.com/dkhrunov/ngx-http-decorators

A library to simplify working with Http requests by describing these requests in a declarative style using decorators.

angular api-client api-rest api-wrapper declarative-programming decorators http-client ngx-http-decorators reflect-metadata rest typescript

Last synced: 02 May 2025

https://github.com/abdallanoor/event-booking-platform

A web application to browse, book, and manage events with an integrated admin panel for event management.

angular ngx-translate primeng tailwindcss

Last synced: 13 Sep 2025

https://github.com/elazzouzihassan/sgi-app

SGI : Bienvenue dans le projet de gestion des inscriptions scolaires. 💡

angular api blade framework laravel laravel-framework php typescript webapp

Last synced: 27 Mar 2026

https://github.com/princed/angular-gettext-loader

Webpack loader for angular-gettext

angular gettext webpack webpack-loader

Last synced: 09 Apr 2025

https://github.com/deebloo/resistor-value

A PWA for calculating resistor values

angular firebase-hosting pwa workbox

Last synced: 15 Apr 2025

https://github.com/neoski/youtube-music-player

Convert youtube links to a controllable music player. A module coded with Angular5.

angular angular-components angular2 angular4 angular5 module modules youtube youtube-api youtube-player youtube-playlist

Last synced: 15 Aug 2025

https://github.com/alorel/ngx-sails

Angular bindings for communicating with the sails backend

angular bindings ngx sails socket-io socket-io-client

Last synced: 28 Apr 2025

https://github.com/tudororban/angust

Rust GUI framework in Angular style

angular gui-framework rust

Last synced: 06 Sep 2025

https://github.com/jogboms/ns-ngrx-debugger

A minimal nativescript debugger for ngrx-store & ngrx-effects

angular debugger nativescript ngrx observable redux redux-devtools

Last synced: 30 Jan 2026

https://github.com/didinj/ionic4-angular7-route-guard-example

Ionic 4 and Angular 7 Tutorial: Securing Pages using Route Guard

angular angular7 guard ionic ionic4 pages route secure

Last synced: 24 Apr 2025

https://github.com/thepatrickniyo/nft-marketplace

An nft market place app built with angular

angular blockchain nft web3

Last synced: 10 Jun 2025

https://github.com/endykaufman/ngx-repository

Custom repository service for Angular9+, for easy work with the REST backend, with switch on fly from REST backend to the MOCK backend with save and use all CRUD operations

angular angular9 class-transformer class-validator dynamic fake-http-client mock repository-service rest

Last synced: 16 Mar 2025

https://github.com/chandru415/ngx-requisite

Angular custom validators & utility functions

angular ngx reactiveform-validation reactiveforms require validation

Last synced: 26 Aug 2025

https://github.com/chandru415/chandru415

Hey! I'm Chandra Sekhar, full-stack developer, architect

angular csharp dotnet-core typescript

Last synced: 26 Aug 2025

https://github.com/billyjov/tutoriel-ngrx

Materiel Youtube pour le tutoriel NgRx

angular ngrx rxjs

Last synced: 28 Aug 2025

https://github.com/didinj/angular-8-observable-rxjs-examples

Angular 8 Tutorial: Observable and RXJS Examples

angular angular8 example observable rxjs tutorial

Last synced: 15 Jun 2025

https://github.com/sibeeshvenu/m4moviesapp

An Angular application which uses Asp.net core and TMDB as a back end. This includes login, register, guard features. The authorized users can add movies to their watch lists and update the comments, and the visitors can see the movie lists from TMDB and filter them.

angular auth authentication bootstrap crud css html5 mdbootstrap service typescript

Last synced: 21 Jun 2025

https://github.com/andreasonny83/online-board

Create and share interactive boards online

angular angularfire2 firebase online-board

Last synced: 29 Oct 2025

https://github.com/lacolaco/angular-sac

Experiments of Stand-Alone Components

angular

Last synced: 25 Jul 2025

https://github.com/feltex/gerenciador-tarefas

Projeto Gerenciador de tarefas em Angular

angular angular9-example

Last synced: 13 Apr 2025

https://github.com/ortegavan/busca

Código utilizado no artigo "Implementando uma busca com filtros em Angular + RxJS" do Medium

angular rxjs typescript

Last synced: 07 May 2025

https://github.com/ramyhakam/angular4-course

The Code Repository for Angular 4 Course in Z-Team Youtube Channel

angular angular-cli angular2 angular4

Last synced: 07 May 2025

https://github.com/maleblond/angular-fusejs

Angular 2 plugin using fuse.js to search through a list of elements with a string. Supports highlight.

angular angular2 fusejs fuzy-search search

Last synced: 20 Oct 2025

https://github.com/jesperancinha/your-finance-je

Using JWT in KumuluzEE. Two solutions are provided to understand how simple the JWT authentication/authorization system actually is.

angular java javascript jee jwt jwt-token kotlin kotlin-dsl kumuluzee material-ui security typescript

Last synced: 11 Jul 2025

https://github.com/iroshanrathnayake/arcane-dam-client

An Angular application for the Arcane DAM System frontend, offering a user-friendly interface for managing digital assets, authentication, and task management with a Kanban board. It seamlessly integrates with the Spring Boot backend for efficient team collaboration.

angular gemini tailwindcss typescript

Last synced: 27 Jun 2025

https://github.com/larscom/ng-qrcode-svg

Simple QR code generator (SVG only) for Angular

angular easy image img print qr qr-code qrcode reactive render simple svg

Last synced: 11 Apr 2025

https://github.com/j-duya/leisuremachine

🎮休闲机子,休闲一下,让生活变得更美好 Angular5 + ionic3

angular angular5 app ionic ionic3 javascript js msg node nodejs web webpack website

Last synced: 11 Apr 2025

https://github.com/wwwmarcos/aula-angularjs

Aula de angularjs ministrada na Unicesumar em 2017

angular aulas brazilian brazilianportuguese javascript

Last synced: 13 Apr 2025

https://github.com/muthuishere/sunburst-radar-chart-workspace

Angular sunburst radar chart with no external dependencies

angular sunburst-radar-chart

Last synced: 05 May 2025

https://github.com/jimlynchcodes/tradebuddy

A web-app that connects to a TD Ameritrade account and assists day trading by automatically analyzing, entering, and exiting positions.

angular day-trading hacktoberfest hacktoberfest2020 scss webapp

Last synced: 12 Apr 2025

https://github.com/lion-and-bear/ngx-mat-table-multi-sort

Add multi-sort capability to the Angular Material Table

angular material-design multisort table-sorting

Last synced: 02 Apr 2026

https://github.com/Celtian/ngx-repeat

Angular directive for repeating HTML element by count

angular library

Last synced: 08 May 2025

https://github.com/mledour/angular-loading-page

An automatic Angular loading directive & loading animated indicators components

angular angular-components angular-directives angular2 angular4 typescript

Last synced: 10 Jul 2025

https://github.com/me-majidi/ng2-loading-spinner

:hourglass_flowing_sand: Angular Loading Spinner

angular angular2 loading loading-spinner

Last synced: 06 Mar 2026

https://github.com/derstimmler/ngx-parallax-stars

Angular library to create beautiful stars with parallax effect

angular library ngx npm parallax stars ts typescript

Last synced: 12 Apr 2025