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/l-x-t/ng-performance-standalone

Angular Performance Workshop Material

angular performance

Last synced: 13 Apr 2025

https://github.com/edummorenolp/udemycursos

Repositorio de Ejercicios de Cursos de programacion realizados en Udemy

angular css html java javascript jquery pytho spring sql typescript

Last synced: 12 Apr 2026

https://github.com/c0zen/wiki

Just a bunch of stuff about Front-End stuff to help me (and maybe you) to have access to good pratices, reminders and snippet.

angular css front-end protip reminders sass unit-testing wiki

Last synced: 10 Apr 2026

https://github.com/yuvraj0028/rule-engine-ast

User friendly rule engine implemented with Abstract Syntax Tree for making a logical data structure to evaluate attributes.

angular angular-cli backend bootstrap5 data-structures docker java logic-programming material-ui mongodb spring-boot tree-structure

Last synced: 12 Apr 2026

https://github.com/nikoloz911/skolebi.emis.ge

Copy of skolebi.emis.ge

angular html scss typescript

Last synced: 04 Jul 2025

https://github.com/raedaddala/el-marchi

El-Marchi: an E-commerce platform dedicated for everything related to trade from online shopping, to big shopping events management and annoucements, online auctions and in person auction events, Map for local markets and their specialities.

angular docker ecommerce monorepo nestjs nx single-page-app spa

Last synced: 13 Apr 2025

https://github.com/rafa-kozand/weather_forecast_with_api

Code to query the Weather Forecast via API, made by the DIO platform (https://web.dio.me/play).

angular css css3 dio javascript scss typescript

Last synced: 12 Apr 2026

https://github.com/jlferrete/spring-boot-angular-2fa-demo

Educational project for teaching teammates

angular docker mysql-database spring-boot

Last synced: 12 Apr 2026

https://github.com/biyuehu/romi-blog

A blog system built with Angular and Rust.

angular blog blog-system full-stack mysql rocket rocket-rs rust seaorm typescript unocss vite web

Last synced: 12 Jun 2025

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

Personal refresher course for angular 2

angular angular2 nodejs

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/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/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/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/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/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/H3AR7B3A7/EarlyAngularProjects

Some projects made while learning about Angular.

angular jest karma material reactiveui typescript

Last synced: 11 Mar 2025

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

Recipe book project made using Angular

angular

Last synced: 16 May 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/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/algaworks/videoaula-angular-primeng-organizando-form

Videoaula no YouTube: Organizando o formulário esteticamente com PrimeNG

algaworks angular form grid-system primeng sistema-de-grades

Last synced: 12 Apr 2026

https://github.com/viveksyngh/search-agg

Application written in go which aggregates search results from Google, DuckDuckGo and Wikipedia

angular docker docker-compose golang postgresql rabbitmq

Last synced: 21 Jan 2026

https://github.com/snuggery/snuggery

Feel at home in your workspace

angular cli monorepo workspace

Last synced: 12 Apr 2025

https://github.com/excites/airquality

Hybrid application for adding Air Quality measurements to GeoKey

angular cordova frontend geokey mobile-app web-app

Last synced: 09 Apr 2025

https://github.com/nickgraffis/ng-spring

1.8kb function that replaces Angular animation's keyframes with springKeyframes, for physics based animations.

angular angular-animations animations keyframes physics spring spring-keyframes spring-physics

Last synced: 07 May 2026

https://github.com/s3c4/angular-ts-math

An Angular npm repository for numbers and math.

angular math npm-library npm-package ts typescript

Last synced: 24 Apr 2025

https://github.com/kirandash/git-google

Github profile search application powered with Angular 4. Tutorial available on BG Web Agency YouTube channel.

angular typescript

Last synced: 02 Apr 2025

https://github.com/mainawycliffe/cropped-image-form-control-in-angular-demo

How to build an image cropper form control in angular

angular croppiejs image-processing

Last synced: 24 Apr 2025

https://github.com/mainawycliffe/adaptive-layouts-using-angular-flex-layout

In today’s example, I will create a simple example that will display a form in either modal window or new page based on screen size. In small screen sizes – smartphones & phablets – it will show the form in a new page while in large devices it will display a simple modal window with the form. The form component will be the same in both instances, ensuring consistency and making it easy to update.

adaptive-layouts angular angular-flex-layout angular-material

Last synced: 24 Apr 2025

https://github.com/diosvo/mixins-in-angular

Anything related to Angular: UI, functions,...

angular functions rxjs ui ui-components ux

Last synced: 13 Apr 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/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/zohidjonyuldashev/chat-app

This is a real-time chat application that enables seamless communication between users

angular docker java keycloak maven postgresql spring-boot

Last synced: 11 Mar 2026

https://github.com/boldreports/angular-reporting-components

The Bold Reporting UI components for Angular contains Report Viewer and Report Designer Angular components for enterprise web development

angular bold-reports designing-tools embedded-reporting rdl rdlc reporting-tools ssrs syncfusion

Last synced: 09 Apr 2025

https://github.com/boldreports/angular-samples

Explore and learn Bold Reports Angular reporting components using large collection of reports, example applications and tutorial samples.

angular angular-reporting-tools bold-reports designing-reports embedded-reporting online-demos report-builder report-designer report-generator report-viewer reporting-tools ssrs-reports syncfusion

Last synced: 09 Apr 2025

https://github.com/josedanielcr/aiorchestra

AIOrchestra is a microservice-based application that provides personalized song recommendations. It uses .NET Core, Kafka, and a cosine similarity-based recommendation system to deliver tailored music suggestions.

angular apache-kafka docker dot-net-core event-driven-architecture microservices

Last synced: 07 Jan 2026

https://github.com/alok722/contact-management

Contact management system - Implementation of CRUD operation using MEAN stack.

angular angular-material angular7 api express express-js html http json json-api mean mean-stack meanstack meanstack-framework mongo mongoose nod node

Last synced: 21 Jan 2026

https://github.com/ac1d0n3/binom-sdk-animation

nom I @binom/sdk-animation -> adds Animations and Animate on Scroll to projects

angular angular17 angular17newsntax animation library

Last synced: 13 Feb 2026

https://github.com/aliwarraich007/ng-weather-widget

Re-useable weather widget component built in Angular

angular npm open-source openweathermap typescript

Last synced: 05 May 2026

https://github.com/ko1ebayev/ngx-func-pipe

Angular typed pipe for efficient function calls in templates

angular change-detection pipe templates

Last synced: 13 May 2025

https://github.com/PhilippMDoerner/AldruneWikiFrontEnd

The SPA frontend for the AldruneWiki/Nimstoryfont backend (https://github.com/PhilippMDoerner/NimStoryFont). A dungeons and dragons wiki webpage.

angular pwa spa typescript website wiki

Last synced: 12 Mar 2025

https://github.com/gugadev/graphql-ng-signup

Signup form codebase for tutorial "Built on Angular and GraphQL and Typescript".

angular apollo graphql javascript nodejs typescript

Last synced: 30 Dec 2025

https://github.com/aeinbu/webpack-application-template

Framework neutral template for building web apps with Webpack and Babel

angular babel react template typescript webpack

Last synced: 16 Jan 2026

https://github.com/commudle/ng-image-container

This is a open source library which will generate image preview with aspect image

angular hacktoberfest hacktoberfest-accepted lib npm package

Last synced: 02 May 2026

https://github.com/selmansener/vscode-i18n-manager

A vscode extension to manage i18n translation files in angular projects. This project developed in OPLOG by A. Selman Şener.

angular i18n ngx-translate vscode-extension

Last synced: 08 May 2026

https://github.com/pujansrt/restfulnode

RESTful Project using Express and Mongodb

angular chai express karma mocha mongodb mongoose nodejs postman

Last synced: 10 Apr 2026

https://github.com/itsteknas/ngx-place-picker

Angular components to help pick location using google maps and places API

angular google google-maps-api location maps ngx picker place

Last synced: 19 May 2026

https://github.com/augustomello09/locadora

O Projeto de Locação de Filmes é uma aplicação web desenvolvida utilizando as tecnologias Java, Spring e Angular.

angular auth0-jwt css docker html5 java spring-boot swagger tailwindcss typescript

Last synced: 07 Apr 2026

https://github.com/quinntynebrown/thankyou

Tracking the interactions I have and making a note to show appreciation and making sure I thank them.

angular aspnetcore functional-reactive-programming material

Last synced: 20 May 2026

https://github.com/mattfors/ng-scales

Angular library for reading USB scales

angular dymo hid scales usb

Last synced: 19 Feb 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/pierrerochard/angular-cropper

A demo integration cropper.js with PrimeNG components and Angular

angular angular-2 angular-cli angular2 angular4 cropper cropperjs primeng

Last synced: 01 Mar 2026

https://github.com/timothydodd/logmk

LogMk is a lightweight log monitoring solution for Kubernetes environments.

angular dotnet k3s kubernetes logging

Last synced: 26 Jun 2025

https://github.com/alex6712/smart-delivery

Web-application for delivery optimization. Summer practice of NSTU students.

angular api async fastapi postgresql python3 rest-api sqlalchemy typescript web-application

Last synced: 04 Apr 2026

https://github.com/timofeysie/satisfactory

A full stack google trends image generation and post creation project using a pretrained DCGAN model

angular dcgan nestjs python

Last synced: 25 Jan 2026

https://github.com/tanja-4732/doublenote

(beta) - An Angular note taking app supporting both real-time and async collaboration using Markdown or a WYSIWYG editor, optimised for peer-to-peer usage with optional commit-based versioning

angular collaboration docker docker-image express markdown-editor nodejs note-taking notebook notes notes-app offline-first peerjs progressive-web-app prosemirror service-worker single-page-app typescript versioning webrtc

Last synced: 09 Apr 2026

https://github.com/andreypelykh/angular-bounce

Animate.css implementation for Angular4

angular angular-cli angular5 animatecss animation css

Last synced: 24 Jul 2025

https://github.com/cervgon/ngui

CSS and Angularjs components framework for developing your projects.

angular components css-framework css3 nodejs npm webpack

Last synced: 18 Feb 2026

https://github.com/angular-a11y/angular-vlibras

A library for integrating VLibras into Angular applications.

a11y angular hacktoberfest vlibras

Last synced: 17 Jan 2026

https://github.com/ideacrew/active-branch-tracker

Dashboard for Work in Process for IdeaCrew repos

angular

Last synced: 17 Jan 2026

https://github.com/celtian/demo-angular-material-crud

Demo of angular material crud operations

angular demo

Last synced: 14 Apr 2025

https://github.com/ideacrew/enroll-fe

The front end for IdeaCrew's State-Based Marketplace solution.

angular nx

Last synced: 17 Jan 2026

https://github.com/g1eb/angular-scroll-events

Angular directives for scroll events

angular directive events scroll support

Last synced: 26 Jul 2025

https://github.com/rd003/angularpbdemo

Source code of Pocketbase and angular 16 crud with standalone components

angular angular16 pocketbase

Last synced: 15 May 2026

https://github.com/maiarasanto/stackx-list-angular

Este projeto foi gerado com Angular CLI versão 14.2.6, no curso Web 3.0 da Editech StackX. Servidor de instalação: Execute os seguintes comandos; ```bash No Power Shell: `npm install - g @angular/cli` Criar novo Projeto: `ng new StackX-List-Angular` Abrir o arquivo no VS Code: code .

angular html javascript scss typescript

Last synced: 02 Jan 2026

https://github.com/zentrumnawi/solid-frontend

A versatile Web-App for Structured Object Learning and Identification

angular

Last synced: 08 Apr 2026

https://github.com/kerrongordon/website

Website Build With Angular and scully

angular angular-cli css3 firebase html5 npm sass scully service-worker

Last synced: 02 Feb 2026

https://github.com/kapit4n/l-construct

ng app, nebular, angular 8

angular nebular

Last synced: 25 Apr 2026

https://github.com/alym62/gerenciamento-clientes-servicos

Projeto full stack de um gerenciamento de serviços e clientes

angular angular-material docker java postgresql spring-boot typescipt unit-testing

Last synced: 08 Apr 2026

https://github.com/ortegavan/release

Prova de conceito para testar a lib semantic-release

angular typescript

Last synced: 12 May 2026

https://github.com/sunny250984/osm-angular

Map control with angular and open street map

angular leafletjs open-street-map rxjs

Last synced: 12 May 2026