Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
fucking-awesome-angular
π A curated list of awesome Angular resources. With repository starsβ and forksπ΄
https://github.com/correia-jpv/fucking-awesome-angular
Last synced: 3 days ago
JSON representation
-
Table of contents
-
Angular
- plausible - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. Works without any extra configuration on π [single page applications](plausible.io/docs/spa-support).
- ngx-tagify - Angular library that wraps <b><code> ?β</code></b> <b><code> ?π΄</code></b> [Tagify](https://github.com/yaireo/tagify/)).
- ngx-xapi - Lightweight Angular wrapper for π [xAPI](xapi.com/).
- translate - Translation library for Angular and Ionic applications.
- ngx-merge-json-translations - This builder helps merge the `messages.json` file, after running extract-i18n, into target files using specified locales taking care to delete removed keys and add new ones.
- LightNap - LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario.
- casl-angular - Module which integrates isomorphic permissions management library <b><code> 6001β</code></b> <b><code> 269π΄</code></b> [CASL](https://github.com/stalniy/casl)) with Angular2+.
- ng-rspack-build - <b><code> 9766β</code></b> <b><code> 561π΄</code></b> [Rspack](https://github.com/web-infra-dev/rspack)) plugin and loaders to build Angular applications.
- ngx-schematics-utilities - Useful utilities for Angular Schematics.
- ngx-sentry - Angular wrapper for <b><code> 7978β</code></b> <b><code> 1569π΄</code></b> [Sentry JavaScript SDK](https://github.com/getsentry/sentry-javascript)).
- angular-three - Angular Renderer for <b><code>102611β</code></b> <b><code> 35362π΄</code></b> [THREE.js](https://github.com/mrdoob/three.js)).
- limitless-angular - A collection of powerful Angular libraries designed to enhance the Angular ecosystem and help developers build better applications with a focus on π [Sanity.io](www.sanity.io/) integration.
- intl-tel-input-ng - An Angular component to easily integrate <b><code> 7656β</code></b> <b><code> 1948π΄</code></b> [intl-tel-input](https://github.com/jackocnr/intl-tel-input)).
- ng-intl - Type-safe, reactive Angular i18n library. Lazy-loaded translations, signal-based reactivity, full TypeScript support. Efficient, flexible, and scalable internationalization for Angular projects.
- karma-image-snapshot - Karma jasmine matcher that performs image comparisons based on <b><code> 3838β</code></b> <b><code> 200π΄</code></b> [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot)) for visual regression testing.
- npx-app-updater - When a new version of your application is deployed, this library will trigger a user notification to inform them that updates are available.
- docker-ng-cli-karma - Angular docker image capable of running Karma with Chrome.
- ngx-easy-i18n-js - The easy internationalization (i18n) library for Angular.
- @blue-cardinal/ngx-google-analytics - This package provides a module that injects the Google Analytics tag manager script into your Angular project. It provides some guard rails against including the tag manager script in a dev environment.
- oculr-ngx - An analytics library that makes collecting data in an Angular app simple.
- appwrite - Using Appwrite, you can easily integrate your π [Angular app](appwrite.io/docs/quick-starts/angular) with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, cloud functions, and more services.
- ngx-http-retry - An Angular service that provides HTTP methods (GET, POST, PUT, DELETE) with built-in retry logic using RxJS's `retry` operator.
- ngx-notion-cms - Render your Notion content through your Angular application as a CMS.
- angular-exercises - Exercises on various Angular topics, including solutions and solution videos.
- angular-library-template - A template for creating Angular libraries.
- detective - Detective leverages forensic code analysis at the architectural level to uncover hidden patterns in your codebase.
- ngx-fabric-wrapper - Angular wrapper library for [Fabric](http://fabricjs.com/).
- ngx-three-globe - An Angular library that provides an interactive, 3D globe visualization built using π [Three.js](threejs.org).
- vike-angular - Angular integration for <b><code> 4334β</code></b> <b><code> 348π΄</code></b> [Vike](https://github.com/vikejs/vike)), a fast Vite-based frontend framework.
- stream-chat-angular - Angular Chat SDK β Stream Chat. Build a chat app with ease.
- angular-testing-kit - A set of convenient utilities to make Angular testing with Jasmine and Karma simpler.
- ngx.tools - Discover Angular packages, libraries and schematics with this π [search engine](ngx.tools).
- Angular Design Patterns and Best Practices - `Packt Publishing`
- Angular Book - `Denys Vuika` **FREE**
- List of 100 Angular Interview questions and answers
- Angular Checklist
- GitHub Repo
- angular-logos - Repo is dedicated to collecting all the different kinds of Angular badges and logos.
- made with angular - A showcase of web apps built with Angular.
- built with analog - Showcase and market your AnalogJS apps.
- angular hub - Curated list of Angular events and communities.
- angular-memes - A collection of Angular memes.
- angular-fundamental-lessons
- angular-webxr-art-sample - A WebXR Gallery that creates Generative AI images using π [Vertex AI Image Generation](cloud.google.com/vertex-ai/generative-ai/docs/image/overview) and creates captioning using π [Gemini Multimodel API](cloud.google.com/vertex-ai/generative-ai/docs/multimodal/overview#multimodal_models).
- angular-debugging-challenge - This repository hosts an Angular-based project designed as a coding and debugging exercise.
- angular-api-challenge - This repository hosts an Angular-based project designed as a api integration exercise.
- astral-accessibility - An open-source accessibility widget written in Angular.
- angular-vlibras - An Angular library that integrates the VLibras accessibility widget into your Angular applications. VLibras provides automatic translation of digital content into the Brazilian Sign Language (Libras), increasing accessibility for users.
- ai-test-gen-angular - A powerful tool that leverages OpenAI's advanced capabilities to automate the generation of unit tests for your Angular components and services.
- mini-bard-palm2-angular - Result from this π [step by step guide](medium.com/google-cloud/build-ai-powered-angular-apps-with-google-gemini-5bf5e905ca1d#f02a) on how to integrate Google Gemini with Angular.
- gemini-angular-drawing-demo - Developer sample written in Angular demonstrating Gemini multimodal (image and audio) input and understanding. The user enters a prompt and the app generates images via VertexAIβs image generation which the user can after that preview in a three-dimensional gallery.
- ng-text-to-image - Build an AI Image Generator in Angular 17 Using the Clipdrop API || AI Text to Image Generator.
- ng-generative-ai-demo - Result from this π [angular-ai-chatbot tutorial](colinaw.com/blog/angular-ai-chatbot/).
- deep-chat - Fully customizable AI chatbot component for your website.
- abbi-ng-ai-image-descriptor - Angular web app for AI-generated image descriptions. You need an OpenAI API key to use the tool.
- ng-flexbot - An open-source Angular UI library designed to create chatbots with just a few lines of code. It allows you to select from various models, such as GPT and Google Gemini, and customize the chatbotβs behavior using a prompt context.
- ngx-google-analytics - A simple Google analytics integration for Angular apps.
- ng2-adsense - Angular Adsense Component.
- ngx-matomo-client - Matomo analytics client for Angular applications.
- GitHub Repo
- angular-logos - Repo is dedicated to collecting all the different kinds of Angular badges and logos.
- made with angular - A showcase of web apps built with Angular.
- built with analog - Showcase and market your AnalogJS apps.
- angular hub - Curated list of Angular events and communities.
- angular-memes - A collection of Angular memes.
- ngx.tools - Discover Angular packages, libraries and schematics with this π [search engine](ngx.tools).
- Angular Design Patterns and Best Practices - `Packt Publishing`
- Angular Book - `Denys Vuika` **FREE**
- List of 100 Angular Interview questions and answers
- angular-debugging-challenge - This repository hosts an Angular-based project designed as a coding and debugging exercise.
- angular-api-challenge - This repository hosts an Angular-based project designed as a api integration exercise.
- astral-accessibility - An open-source accessibility widget written in Angular.
- angular-vlibras - An Angular library that integrates the VLibras accessibility widget into your Angular applications. VLibras provides automatic translation of digital content into the Brazilian Sign Language (Libras), increasing accessibility for users.
- ai-test-gen-angular - A powerful tool that leverages OpenAI's advanced capabilities to automate the generation of unit tests for your Angular components and services.
- mini-bard-palm2-angular - Result from this π [step by step guide](medium.com/google-cloud/build-ai-powered-angular-apps-with-google-gemini-5bf5e905ca1d#f02a) on how to integrate Google Gemini with Angular.
- gemini-angular-drawing-demo - Developer sample written in Angular demonstrating Gemini multimodal (image and audio) input and understanding. The user enters a prompt and the app generates images via VertexAIβs image generation which the user can after that preview in a three-dimensional gallery.
- ng-text-to-image - Build an AI Image Generator in Angular 17 Using the Clipdrop API || AI Text to Image Generator.
- ng-generative-ai-demo - Result from this π [angular-ai-chatbot tutorial](colinaw.com/blog/angular-ai-chatbot/).
- angular-webxr-art-sample - A WebXR Gallery that creates Generative AI images using π [Vertex AI Image Generation](cloud.google.com/vertex-ai/generative-ai/docs/image/overview) and creates captioning using π [Gemini Multimodel API](cloud.google.com/vertex-ai/generative-ai/docs/multimodal/overview#multimodal_models).
- deep-chat - Fully customizable AI chatbot component for your website.
- abbi-ng-ai-image-descriptor - Angular web app for AI-generated image descriptions. You need an OpenAI API key to use the tool.
- ng-flexbot - An open-source Angular UI library designed to create chatbots with just a few lines of code. It allows you to select from various models, such as GPT and Google Gemini, and customize the chatbotβs behavior using a prompt context.
- ngx-google-analytics - A simple Google analytics integration for Angular apps.
- ng2-adsense - Angular Adsense Component.
- ngx-matomo-client - Matomo analytics client for Angular applications.
- angulartics2 - Vendor-agnostic analytics for Angular2 applications.
- angular-google-tag-manager - A service library for integrate google tag manager in your angular project.
- litlyx - The easiest dev-centric analytics tool. Litlyx is an open-source analytics solution for any JavaScript framework. Setup takes less then 30 seconds and just one line of code!
- angulartics2 - Vendor-agnostic analytics for Angular2 applications.
- angular-google-tag-manager - A service library for integrate google tag manager in your angular project.
- litlyx - The easiest dev-centric analytics tool. Litlyx is an open-source analytics solution for any JavaScript framework. Setup takes less then 30 seconds and just one line of code!
- casl-angular - Module which integrates isomorphic permissions management library <b><code> 5898β</code></b> <b><code> 267π΄</code></b> [CASL](https://github.com/stalniy/casl)) with Angular2+.
- ngx-auth-firebaseui - Angular Material UI component for Firebase authentication.
- ngx-permissions - Permission and roles based access control for your angular applications(AOT, lazy modules compatible).
- angular-auth-oidc-client - NPM package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, and Implicit Flow.
- angular-oauth2-oidc - Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
- angularx-social-login - Social login and authentication module for Angular 17.
- ms-identity-javascript-angular-tutorial - A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform using MSAL Angular.
- keycloak-angular - Easy Keycloak setup for Angular applications.
- auth0-angular - Auth0 SDK for Angular Single Page Applications.
- ng-universal - Angular Universal module for Nest framework (Node.js).
- angularfire - Angular + Firebase.
- cryptr-angular - Codeless Auth platform for business.
- angular-authentication - An Angular application that demonstrates best practices for user authentication & authorization flows.
- ngx-security - Security directives for your Angular application to show/hide elements based on a user roles / permissions.
- ngx-clerk - An unofficial project that aims to provide a seamless integration of π [Clerk](clerk.com) features into Angular applications.
- ng-supabase - An Angular component library for your π [Supabase](supabase.com/) project!
- Angular Builders - This repo consolidates all the community builders (ES Build, Webpack, Jest, Bazel, and Timestamp) for the Angular build facade.
- Jest Builder - Jest builder for Angular build facade.
- Custom Webpack
- Custom ESBuild
- Bazel - Provides an Angular CLI Builder, which can execute Bazel when triggered by ng build, ng test, etc.
- Timestamp - This is explained in this π [article](medium.com/angular-in-depth/angular-cli-under-the-hood-builders-demystified-v2-e73ee0f2d811).
- ngx-build-plus - Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements.
- ng-process-env - Angular schematics and builder to retrieve values from System Environment (OS) variables and update relevant `environment.ts` file.
- ngx-electronify - Angular CLI builder that runs your application in the desktop using Electron.
- dotenv-run - Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular, ESM and Monorepos.
- ng-packagr - Compile and package Angular libraries in Angular Package Format (APF).
- angular-env-builder - Builder to generate `src/environments/environment.ts` file based on your environment variables.
- Official repository
- ng-cli-hooks - Hooks for the Angular CLI to customize the build.
- angular-cli-diff - Easily upgrade your Angular CLI applications from one version to another π.
- mantis-cli - M.A.N.T.I.S (MongoDB, Angular with Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.
- angular-serve-and-run - Serve your Angular CLI project then run a command on top of it.
- ngx-permissions - Permission and roles based access control for your angular applications(AOT, lazy modules compatible).
- angular-auth-oidc-client - NPM package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, and Implicit Flow.
- angular-oauth2-oidc - Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
- angularx-social-login - Social login and authentication module for Angular 17.
- ms-identity-javascript-angular-tutorial - A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform using MSAL Angular.
- keycloak-angular - Easy Keycloak setup for Angular applications.
- auth0-angular - Auth0 SDK for Angular Single Page Applications.
- ng-universal - Angular Universal module for Nest framework (Node.js).
- angularfire - Angular + Firebase.
- cryptr-angular - Codeless Auth platform for business.
- angular-authentication - An Angular application that demonstrates best practices for user authentication & authorization flows.
- ngx-security - Security directives for your Angular application to show/hide elements based on a user roles / permissions.
- ngx-clerk - An unofficial project that aims to provide a seamless integration of π [Clerk](clerk.com) features into Angular applications.
- ng-supabase - An Angular component library for your π [Supabase](supabase.com/) project!
- Angular Builders - This repo consolidates all the community builders (ES Build, Webpack, Jest, Bazel, and Timestamp) for the Angular build facade.
- Jest Builder - Jest builder for Angular build facade.
- Custom Webpack
- Custom ESBuild
- Bazel - Provides an Angular CLI Builder, which can execute Bazel when triggered by ng build, ng test, etc.
- Official repository
- Timestamp - This is explained in this π [article](medium.com/angular-in-depth/angular-cli-under-the-hood-builders-demystified-v2-e73ee0f2d811).
- ngx-build-plus - Extend the Angular CLI's default build behavior without ejecting, e. g. for Angular Elements.
- ng-process-env - Angular schematics and builder to retrieve values from System Environment (OS) variables and update relevant `environment.ts` file.
- ngx-electronify - Angular CLI builder that runs your application in the desktop using Electron.
- dotenv-run - Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular, ESM and Monorepos.
- ng-packagr - Compile and package Angular libraries in Angular Package Format (APF).
- angular-env-builder - Builder to generate `src/environments/environment.ts` file based on your environment variables.
- ng-cli-hooks - Hooks for the Angular CLI to customize the build.
- angular-cli-diff - Easily upgrade your Angular CLI applications from one version to another π.
- mantis-cli - M.A.N.T.I.S (MongoDB, Angular with Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.
- angular-serve-and-run - Serve your Angular CLI project then run a command on top of it.
- ngx-stylesweep - A CLI tool that removes empty style files from your Angular components.
- ng-chrome-extension - Easily create Angular Chrome Extensions (manifest v3).
- ngx-aws-deploy - Deploy your Angular app to Amazon S3 directly from the Angular CLI.
- angular-cli-ghpages - SSR does not work, and there can be some caveats, but you can host your Angular project on GitHub Pages.
- ngx-aws-deploy - Deploy your Angular app to Amazon S3 directly from the Angular CLI.
- analog-publish-gh-pages - A Github Action for the Deployment of an π [Analog.js](analogjs.org) App on Github Pages.
- Genezio - The easiest way to write and host a serverless application.
- Redux DevTools - Can be used in combination with @ngrx/store-devtools to inspect the state of your NgRx app.
- VS Code Angular Snippets - This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML.
- angular-scaffold - Scaffold an Angular project with all tooling you need for production projects.
- vscode-angulartools - You can explore an Angular project, enhance documentation, reverse engineer code, and do refactoring with π [AngularTools](marketplace.visualstudio.com/items?itemName=coderAllan.vscode-angulartools).
- Compodoc - The missing documentation tool for your Angular application.
- ng-doc - The documentation engine for Angular projects.
- docgeni - A modern, powerful and out of the box documentation generator for Angular components lib and markdown docs.
- apollo-orbit - A fully-featured GraphQL client for Angular with modular state management.
- goxygen - Goxygen generates back-end Go code, connects it with front-end components, provides a Dockerfile for the application, and creates docker-compose files that run in development and production environments.
- abp - Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET.
- teleport-code-generators - A collection of code generators for modern JavaScript applications.
- generator-jhipster-ionic - You can use it to generate an Ionic app that talks to a JHipster backend.
- create-tauri-app - Rapidly scaffold out a new Tauri app project.
- apollo-angular - A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
- buoy - A GraphQL client for Angular built on top of Apollo.
- graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
- hasura - Real world GraphQL tutorials for frontend developers with deadlines!
- ngx-jwt - Angular library for injecting JWT tokens to HTTP requests.
- ng-http-caching - Cache for HTTP requests in Angular application.
- cashew - A flexible and straightforward library that caches HTTP requests in Angular.
- convoyr - Modular HTTP extensions for Angular.
- angular-http-cache-interceptor - Angular HTTP cache interceptor.
- ngx-generic-rest-service - Wrapper for Angular services.
- @ngify/http - A reactive HTTP client in the form of `@angular/common/http`, offers the following major features: typed response objects, streamlined error handling, request and response interception.
- ngx-http-annotations - Updated fork of <b><code> 5β</code></b> <b><code> 4π΄</code></b> [ngx-http-rest](https://github.com/Mixalloff/ngx-http-rest)), which allows you to interact with rest api in your Angular app through annotations.
- ng-http-loader - Smart Angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar.
- ngx-signalify - A small library to convert RxJs Observables into Angular Signals.
- angular-odata - A fluent API for querying, creating, updating and deleting OData resources in Angular.
- ckeditor5-angular - An official CKEditor 5 rich text editor component for Angular 2+.
- Compodoc - The missing documentation tool for your Angular application.
- ng-doc - The documentation engine for Angular projects.
- analog-publish-gh-pages - A Github Action for the Deployment of an π [Analog.js](analogjs.org) App on Github Pages.
- Genezio - The easiest way to write and host a serverless application.
- VS Code NG Language Service - This extension provides a rich editing experience for Angular templates.
- abp - Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET.
- Redux DevTools - Can be used in combination with @ngrx/store-devtools to inspect the state of your NgRx app.
- VS Code Angular Snippets - This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML.
- angular-scaffold - Scaffold an Angular project with all tooling you need for production projects.
- vscode-angulartools - You can explore an Angular project, enhance documentation, reverse engineer code, and do refactoring with π [AngularTools](marketplace.visualstudio.com/items?itemName=coderAllan.vscode-angulartools).
- teleport-code-generators - A collection of code generators for modern JavaScript applications.
- generator-jhipster-ionic - You can use it to generate an Ionic app that talks to a JHipster backend.
- create-tauri-app - Rapidly scaffold out a new Tauri app project.
- apollo-angular - A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
- buoy - A GraphQL client for Angular built on top of Apollo.
- graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
- hasura - Real world GraphQL tutorials for frontend developers with deadlines!
- apollo-orbit - A fully-featured GraphQL client for Angular with modular state management.
- angular2-jwt - Library for sending authenticated HTTP requests and decoding JWTs.
- ngx-jwt - Angular library for injecting JWT tokens to HTTP requests.
- ng-http-caching - Cache for HTTP requests in Angular application.
- cashew - A flexible and straightforward library that caches HTTP requests in Angular.
- convoyr - Modular HTTP extensions for Angular.
- angular-http-cache-interceptor - Angular HTTP cache interceptor.
- ngx-generic-rest-service - Wrapper for Angular services.
- @ngify/http - A reactive HTTP client in the form of `@angular/common/http`, offers the following major features: typed response objects, streamlined error handling, request and response interception.
- ngx-http-annotations - Updated fork of <b><code> 5β</code></b> <b><code> 4π΄</code></b> [ngx-http-rest](https://github.com/Mixalloff/ngx-http-rest)), which allows you to interact with rest api in your Angular app through annotations.
- ng-http-loader - Smart Angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar.
- ngx-signalify - A small library to convert RxJs Observables into Angular Signals.
- angular-odata - A fluent API for querying, creating, updating and deleting OData resources in Angular.
- ckeditor5-angular - An official CKEditor 5 rich text editor component for Angular 2+.
- ckeditor4-angular - An official CKEditor 4 rich text editor component for Angular 2+.
- angular-sdk - Angular library used to integrate with Descope.
- angular-electron - Ultra-fast bootstrapping with Angular and Electron.
- Postcat - A lightweight, extensible API tool based on Angular and Electron.
- angulardart-community - The next-generation AngularDart documentation website.
- angular-tauri - Ultra-fast bootstrapping with Angular and Tauri.
- localess - Localess is a powerful translation management tool and content management system built using Angular and Firebase. With Localess, you can easily manage and translate your website or app content into multiple languages, and it uses AI to translate faster.
- ngx-three - Use π [Three.js](threejs.org) with your Angular project in a declarative way.
- ngx-facebook-messenger - Ngx Facebook Messenger offers a lightweight alternative that optimizes user experiences by significantly reducing initial load size, ensuring smoother page performance, and enhancing overall website efficiency.
- angular-sdk-plugin - This repository contains a plugin for the Angular framework that integrates with the π [Split](www.split.io) JS SDK.
- ngx-stripe - A comprehensive library designed for seamless integration of π [`Stripe Elements`](stripe.com/docs/stripe-js) and payment processing capabilities into Angular applications. Leveraging the powerful features of π [`StripeJS`](stripe.com/docs/js), Ngx Stripe simplifies building robust, secure, and scalable payment solutions.
- ckeditor4-angular - An official CKEditor 4 rich text editor component for Angular 2+.
- angular-sdk - Angular library used to integrate with Descope.
- angular-electron - Ultra-fast bootstrapping with Angular and Electron.
- Postcat - A lightweight, extensible API tool based on Angular and Electron.
- angulardart-community - The next-generation AngularDart documentation website.
- google-pay-button - Google Pay button - React, Angular, and custom element.
- ngx-disqus - Disqus for Angular.
- ngx-papaparse - π [Papa Parse](www.papaparse.com) wrapper.
- ngx-socket-io - π [Socket.IO](socket.io/) module for Angular.
- renovate-config-angular - Angular shareable config for π [Renovate](www.mend.io/renovate/).
- ngx-grapesjs - Angular wrapper library for π [GrapesJS](grapesjs.com).
- transloco - π π The internationalization (i18n) library for Angular.
- gojs-angular - A set of Angular components to manage π [GoJS](gojs.net/latest/index.html) Diagrams, Palettes, and Overviews.
- anguhashblog - Seamlessly connects your Angular or Analog application to the Hashnode GraphQL API, providing a template integration with a headless Hashnode setup.
- transloco-keys-manager - Tools to help reduce monotonous work.
- ngx-tolgee - Web-based localization tool enabling users to translate directly in the Angular app they develop.
- typesafe-i18n - A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
- I18N - Soluling has implemented a collection of internationalization (I18N) APIs for .NET, Angular and Delphi.
- ng-extract-i18n-merge - Extract and merge i18n xliff translation files for angular projects.
- ng-translate - Angular 2 translation module i18n (internationalization) from JSON file with pluralization (Zero value state included).
- ngxe - Angular 11.1+ JSON Translations Editor.
- ngx-translate - The internationalization (i18n) library for Angular.
- google-pay-button - Google Pay button - React, Angular, and custom element.
- ngx-disqus - Disqus for Angular.
- ngx-papaparse - π [Papa Parse](www.papaparse.com) wrapper.
- ngx-three - Use π [Three.js](threejs.org) with your Angular project in a declarative way.
- ngx-socket-io - π [Socket.IO](socket.io/) module for Angular.
- ngx-facebook-messenger - Ngx Facebook Messenger offers a lightweight alternative that optimizes user experiences by significantly reducing initial load size, ensuring smoother page performance, and enhancing overall website efficiency.
- angular-sdk-plugin - This repository contains a plugin for the Angular framework that integrates with the π [Split](www.split.io) JS SDK.
- angular-three - Angular Renderer for <b><code>101827β</code></b> <b><code> 35311π΄</code></b> [THREE.js](https://github.com/mrdoob/three.js)).
- ngx-stripe - A comprehensive library designed for seamless integration of π [`Stripe Elements`](stripe.com/docs/stripe-js) and payment processing capabilities into Angular applications. Leveraging the powerful features of π [`StripeJS`](stripe.com/docs/js), Ngx Stripe simplifies building robust, secure, and scalable payment solutions.
- transloco - π π The internationalization (i18n) library for Angular.
- transloco-keys-manager - Tools to help reduce monotonous work.
- ngx-tolgee - Web-based localization tool enabling users to translate directly in the Angular app they develop.
- localess - Localess is a powerful translation management tool and content management system built using Angular and Firebase. With Localess, you can easily manage and translate your website or app content into multiple languages, and it uses AI to translate faster.
- typesafe-i18n - A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
- angular-l10n - Angular library to translate texts, dates and numbers.
- I18N - Soluling has implemented a collection of internationalization (I18N) APIs for .NET, Angular and Delphi.
- ng-extract-i18n-merge - Extract and merge i18n xliff translation files for angular projects.
- ng-translate - Angular 2 translation module i18n (internationalization) from JSON file with pluralization (Zero value state included).
- ngxe - Angular 11.1+ JSON Translations Editor.
- ngx-translate - The internationalization (i18n) library for Angular.
- coreui-free-angular-admin-template - CoreUI Angular is free Angular 17 admin template based on Bootstrap 5.
- sakai-ng - Free Angular Admin Template by PrimeNG.
- ngx-translate-module-loader - Highly configurable and flexible translations loader for `@ngx-translate/core`.
- ngx-translate-multi-http-loader - A loader for ngx-translate that loads translations with http calls.
- angular-ecmascript-intl - Contains pipes to transform internationalization data using Intl.* browser APIs.
- i18n-ally - All in one i18n extension for VS Code.
- ngx-translate-router - Translate routes using `ngx-translate`.
- Nx - Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
- ngx-seo - Update SEO title and meta tags easily in Angular apps.
- seo-analyzer - The library for analyze a HTML file to show all of the SEO defects.
- ngx-seo - Kwerri OSS: samvloeberghs.be + ngx-seo.
- angular-react-seo - Angular 17 & React 18 Examples SEO (Search engine optimization).
- Angular Universal Repository (GitHub)
- angular-prerender - A command line tool to prerender Angular Apps.
- ngx-ssr-code-remover - Post processor to remove SSR Code from bundles when served.
- treaty - The meta framework for Angular. An alternative to Analog.
- ngx-admin - Customizable admin dashboard template based on Angular 10+.
- ng-matero - Angular Material admin dashboard template.
- angular-template-for-threejs - Angular Template For Three.js.
- lemon-mart - Angular Template App with a Router-first architecture.
- devextreme-angular-template - Responsive Application Layout Templatesβ based on DevExtreme Angular Components.
- QuickApp - ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development.
- material-pro-angular-lite - MaterialPro Angular Lite is high quality free angular material template / theme from WrapPixel. You can download and use for Personal as well as Commercial Projects.
- xtreme-admin-angular-lite - Xtreme is the most powerful & comprehensive free Angular admin template based on Bootstrap Angular.
- spike-angular-free - Spike is the most powerful & comprehensive free Angular admin template based on Material Angular.
- Flexy-admin-angular-lite - Flexy is the Most Powerful & Comprehensive free Angular admin template based on Material Angular.
- ngx-translate-module-loader - Highly configurable and flexible translations loader for `@ngx-translate/core`.
- ngx-translate-multi-http-loader - A loader for ngx-translate that loads translations with http calls.
- angular-ecmascript-intl - Contains pipes to transform internationalization data using Intl.* browser APIs.
- i18n-ally - All in one i18n extension for VS Code.
- ngx-translate-router - Translate routes using `ngx-translate`.
- intl-tel-input-ng - An Angular component to easily integrate <b><code> 7577β</code></b> <b><code> 1938π΄</code></b> [intl-tel-input](https://github.com/jackocnr/intl-tel-input)).
- Nx - Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
- ngx-seo - Update SEO title and meta tags easily in Angular apps.
- seo-analyzer - The library for analyze a HTML file to show all of the SEO defects.
- ngx-seo - Kwerri OSS: samvloeberghs.be + ngx-seo.
- angular-react-seo - Angular 17 & React 18 Examples SEO (Search engine optimization).
- Angular Universal Repository (GitHub)
- angular-prerender - A command line tool to prerender Angular Apps.
- ngx-ssr-code-remover - Post processor to remove SSR Code from bundles when served.
- treaty - The meta framework for Angular. An alternative to Analog.
- ngx-admin - Customizable admin dashboard template based on Angular 10+.
- ng-matero - Angular Material admin dashboard template.
- coreui-free-angular-admin-template - CoreUI Angular is free Angular 17 admin template based on Bootstrap 5.
- sakai-ng - Free Angular Admin Template by PrimeNG.
- angular-template-for-threejs - Angular Template For Three.js.
- lemon-mart - Angular Template App with a Router-first architecture.
- devextreme-angular-template - Responsive Application Layout Templatesβ based on DevExtreme Angular Components.
- QuickApp - ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development.
- material-pro-angular-lite - MaterialPro Angular Lite is high quality free angular material template / theme from WrapPixel. You can download and use for Personal as well as Commercial Projects.
- xtreme-admin-angular-lite - Xtreme is the most powerful & comprehensive free Angular admin template based on Bootstrap Angular.
- spike-angular-free - Spike is the most powerful & comprehensive free Angular admin template based on Material Angular.
- Flexy-admin-angular-lite - Flexy is the Most Powerful & Comprehensive free Angular admin template based on Material Angular.
- admin-pro-angular-lite - AdminPro is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- monster-angular-lite - Monster is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- ample-angular-lite - Ample is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- nice-angular-lite - Nice is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- elite-angular-lite - WrapPixel's Elite Angular 17 Lite is a competent, powerful, and carefully handcrafted Angular Admin Template with a clean and minimalist design aesthetic.
- Angular-V17-Template - A template designed for Angular 17 that emphasizes clean code practices and test-friendly development.
- admin-pro-angular-lite - AdminPro is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- angular-nestjs-starter-kit - Angular and NestJS Monorepo setup with NPM Workspaces and Github Actions.
- monster-angular-lite - Monster is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- angular-sample-app - This sample app demonstrates how to integrate the π [Descope](www.descope.com) authentication service into an Angular application. This application includes a login screen using Descope Angular SDK, a user dashboard to display user information and a navigation bar that dynamically adjusts based on the user's authentication state.
- ample-angular-lite - Ample is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- nice-angular-lite - Nice is the Most Powerful & Comprehensive free Angular admin template based on Bootstrap Angular.
- elite-angular-lite - WrapPixel's Elite Angular 17 Lite is a competent, powerful, and carefully handcrafted Angular Admin Template with a clean and minimalist design aesthetic.
- Angular-V17-Template - A template designed for Angular 17 that emphasizes clean code practices and test-friendly development.
- angular-quickstart - A bare-bones Angular template to get you deployed to Netlify fast!
- sap-fiori-templates - SAP BTP & Fiori App templates implemented with third-party frontend frameworks such as React, Vue, and Angular.
- template-angular - Phaser 3 TypeScript project template that uses the Angular framework and Vite for bundling.
- angular-nest - Simple web app template with Angular v17 + NestJS v9 + ng-openapi-gen.
- angular-ngrx-frontend - Angular NgRx powered frontend template for Symfony (or similar) backend.
- Threejs - New Three.js starter app.
- zen - Nest + Prisma + Apollo + Angular Full Stack GraphQL Starter Kit.
- wails-template-angular-latest - A generated π [wails](wails.io) template, currently supports Angular 17.
- carbon-angular-starter - A simple starter app for bootstrapping applications with Carbon.
- front-angular - This starter kit use angular version 18.0.0 and includes the following features: scalable folder structure, linter and Prettier, routing and lazy loading, authentication service, light design system, toast and modal service, Jest test setup and Docker compose.
- tailkit-starter-kit-angular - Angular Starter Kit for using π [Tailkit UI](tailkit.com/) components out of the box in your project.
- angular-tailwind - Angular & Tailwind CSS Admin Dashboard Starter Kit.
- angular-starter-kit - Angular project template with Prettier, Linter, Git-Hooks and VS Code settings.
- fractal-boilerplate-lua-angular - Basic Angular & Lua - FiveM Boilerplate: A streamlined starter kit for web and in-game development with hot builds and utility scripts.
- Angular-18-boilerplate
- angular-and-firebase-template - An opinionated full-stack starting point for building a web app, using Angular and Firebase.
- berry-free-angular-admin-template - Berry is a free angular admin dashboard template built with Angular and latest Bootstrap 5. It is meant to provide the best possible User Experience with highly customizable feature-rich pages.
- gradient-able-free-admin-template - Gradient able free bootstrap, angular, react admin template.
- mantis-free-angular-admin-template
- datta-able-free-angular-admin-template
- sanity-template-angular-clean - A clean Angular SPA that gets content from π [Sanity](www.sanity.io/).
- angular-templates - A set of Angular templates for common web apps.
- angular-quickstart - A bare-bones Angular template to get you deployed to Netlify fast!
- sap-fiori-templates - SAP BTP & Fiori App templates implemented with third-party frontend frameworks such as React, Vue, and Angular.
- template-angular - Phaser 3 TypeScript project template that uses the Angular framework and Vite for bundling.
- angular-nest - Simple web app template with Angular v17 + NestJS v9 + ng-openapi-gen.
- angular-ngrx-frontend - Angular NgRx powered frontend template for Symfony (or similar) backend.
- Threejs - New Three.js starter app.
- zen - Nest + Prisma + Apollo + Angular Full Stack GraphQL Starter Kit.
- wails-template-angular-latest - A generated π [wails](wails.io) template, currently supports Angular 17.
- carbon-angular-starter - A simple starter app for bootstrapping applications with Carbon.
- front-angular - This starter kit use angular version 18.0.0 and includes the following features: scalable folder structure, linter and Prettier, routing and lazy loading, authentication service, light design system, toast and modal service, Jest test setup and Docker compose.
- tailkit-starter-kit-angular - Angular Starter Kit for using π [Tailkit UI](tailkit.com/) components out of the box in your project.
- angular-tailwind - Angular & Tailwind CSS Admin Dashboard Starter Kit.
- angular-starter-kit - Angular project template with Prettier, Linter, Git-Hooks and VS Code settings.
- fractal-boilerplate-lua-angular - Basic Angular & Lua - FiveM Boilerplate: A streamlined starter kit for web and in-game development with hot builds and utility scripts.
- angular-nestjs-starter-kit - Angular and NestJS Monorepo setup with NPM Workspaces and Github Actions.
- angular-sample-app - This sample app demonstrates how to integrate the π [Descope](www.descope.com) authentication service into an Angular application. This application includes a login screen using Descope Angular SDK, a user dashboard to display user information and a navigation bar that dynamically adjusts based on the user's authentication state.
- Angular-18-boilerplate
- angular-and-firebase-template - An opinionated full-stack starting point for building a web app, using Angular and Firebase.
- berry-free-angular-admin-template - Berry is a free angular admin dashboard template built with Angular and latest Bootstrap 5. It is meant to provide the best possible User Experience with highly customizable feature-rich pages.
- gradient-able-free-admin-template - Gradient able free bootstrap, angular, react admin template.
- mantis-free-angular-admin-template
- datta-able-free-angular-admin-template
- sanity-template-angular-clean - A clean Angular SPA that gets content from π [Sanity](www.sanity.io/).
- angular-templates - A set of Angular templates for common web apps.
- ng-mocks - Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup.
- ng-mocks-sandbox - A repo with guides and examples for unit tests in Angular applications using ng-mocks.
- auto-spies - Create automatic spies from classes.
- jest-preset-angular - Jest configuration preset for Angular projects.
- jest-preview - Debug your Jest tests. Effortlessly.
- jest-marbles - Helpers library for marbles testing with Jest.
- jest-codemods - Codemods for migrating to Jest.
- ts-jest - A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
- playwright-ct-angular - Playwright Angular component testing.
- spectacular - Spectacular offers test harnesses for Angular applications and libraries.
- spectator - A Powerful Tool to Simplify Your Angular Tests.
- stryker-js - Mutation testing for JavaScript and friends.
- webdriverio - Next-gen browser and mobile automation test framework for Node.js.
- playwright-ct-angular - Playwright Angular component testing.
- spectacular - Spectacular offers test harnesses for Angular applications and libraries.
- ng-mocks - Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup.
- ng-mocks-sandbox - A repo with guides and examples for unit tests in Angular applications using ng-mocks.
- spectator - A Powerful Tool to Simplify Your Angular Tests.
- auto-spies - Create automatic spies from classes.
- karma-image-snapshot - Karma jasmine matcher that performs image comparisons based on <b><code> 3829β</code></b> <b><code> 198π΄</code></b> [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot)) for visual regression testing.
- jest-preset-angular - Jest configuration preset for Angular projects.
- jest-preview - Debug your Jest tests. Effortlessly.
- jest-marbles - Helpers library for marbles testing with Jest.
- jest-codemods - Codemods for migrating to Jest.
- stryker-js - Mutation testing for JavaScript and friends.
- ts-jest - A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
- webdriverio - Next-gen browser and mobile automation test framework for Node.js.
- cypress-harness - This library provides Cypress support to Component Test Harnesses.
- swc-angular - This is a set of Angular presets that enable you to use SWC (Speedy Web Compiler) with Jest or Vitest.
- swc-angular-plugin - SWC (Speedy Web Compiler) is a lightning-fast JavaScript/TypeScript compiler, but it doesn't support Angular so you need this plugin.
- msw - Seamless REST/GraphQL API mocking library for browser and Node.js.
- ngx-speculoos - Simpler, cleaner Angular unit tests.
- shallow-render - Angular testing made easy with shallow rendering and easy mocking.
- angular-tour-of-heroes-jest-100-coverage - 100% unit testing coverage of the popular Angular demo app - Tour of Heroes.
- how-do-i-test - Repository representing different testing use cases for Angular and Spring.
- angular-unit-test-helper - Helper functions to help write unit tests in Angular using mocks and spies.
- ngentest - Angular6+ Unit Test Generator For Components, Directive, Services, and Pipes.
- angular-testing-kit - A set of convenient utilities to make Angular testing with Jasmine and Karma simpler.
- nightwatch-plugin-angular - Official π [Nightwatch](nightwatchjs.org/) plugin which adds component testing support for Angular apps. It uses the Webpack DevServer under the hood. Requires Nightwatch 2.4+.
- ngx-testing-tools - Provides high-level utilities and reduces boilerplate for testing Angular applications.
- cypress-harness - This library provides Cypress support to Component Test Harnesses.
- swc-angular - This is a set of Angular presets that enable you to use SWC (Speedy Web Compiler) with Jest or Vitest.
- swc-angular-plugin - SWC (Speedy Web Compiler) is a lightning-fast JavaScript/TypeScript compiler, but it doesn't support Angular so you need this plugin.
- msw - Seamless REST/GraphQL API mocking library for browser and Node.js.
- ngx-speculoos - Simpler, cleaner Angular unit tests.
- shallow-render - Angular testing made easy with shallow rendering and easy mocking.
- angular-tour-of-heroes-jest-100-coverage - 100% unit testing coverage of the popular Angular demo app - Tour of Heroes.
- how-do-i-test - Repository representing different testing use cases for Angular and Spring.
- angular-unit-test-helper - Helper functions to help write unit tests in Angular using mocks and spies.
- ngentest - Angular6+ Unit Test Generator For Components, Directive, Services, and Pipes.
- angular-testing-kit - A set of convenient utilities to make Angular testing with Jasmine and Karma simpler.
- nightwatch-plugin-angular - Official π [Nightwatch](nightwatchjs.org/) plugin which adds component testing support for Angular apps. It uses the Webpack DevServer under the hood. Requires Nightwatch 2.4+.
- ngx-testing-tools - Provides high-level utilities and reduces boilerplate for testing Angular applications.
- ng-morph - Code mutations in your project or schematics were never easier than now.
- ngx-libs - Angular Libraries Support lists community libs support for each Angular version.
- ng16-dep-audit - Quickly check which dependencies stop you from upgrading!
- ngx-maintenance - Can't upgrade to Angular 16+ due to old View Engine dependencies? This automates the hassle so you can easily upgrade!
- fast-facts/ng-update - A Github Action that keeps your Angular CLI-based projects up-to-date via automated PRs based on `ng update`.
- ng-morph - Code mutations in your project or schematics were never easier than now.
- ngx-libs - Angular Libraries Support lists community libs support for each Angular version.
- ng16-dep-audit - Quickly check which dependencies stop you from upgrading!
- ngx-maintenance - Can't upgrade to Angular 16+ due to old View Engine dependencies? This automates the hassle so you can easily upgrade!
- fast-facts/ng-update - A Github Action that keeps your Angular CLI-based projects up-to-date via automated PRs based on `ng update`.
- angular-rsocket - This service allows you to easily connect to an π [RSocket](rsocket.io/) server, handle streams and messages, and manage authentication tokens flexibly via a token provider.
- ngx-pendo - A simple wrapper to load Pendo in Angular.
- ngx-translate-routes - This service translates titles and route paths.
- ng-memento - Makes your application faster by preventing the same HTTP requests from being called again in your Angular project.
- ngx-translate-lint - Simple CLI tools for check `ngx-translate` keys.
- Turbo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust β including Turbopack and Turborepo.
- ngx-playwright - Tools to run Playwright e2e tests in an Angular workspace.
- Angular Philosophies
- angular2-jwt - Helper library for handling JWTs in Angular apps.
- ngx-starter - An <b><code> 26763β</code></b> <b><code> 11973π΄</code></b> [@angular/cli](https://github.com/angular/angular-cli)) based starter containing common components and services as well as a reference site.
- gong - Gong (go + ng) is a framework for full stack development based on Go and Angular. The Go back-end uses gin, gorm, and sqlite (a pure go sqlite, no cgo needed). The Angular front-end uses Angular Material.
- adyen-angular-online-payments - Accept payments on your Angular/Express-based website with cards, wallets, and key local payment methods.
- ngx-culqi - UNOFFICIAL π [Culqi](culqi.com/) payment gateway library made to use with Angular. You can use the library like this <b><code> 11β</code></b> <b><code> 1π΄</code></b> [example](https://github.com/lperezp/culqi-angular)).
- analog-stuff - Extra stuff for AnalogJS including `agx-remark-rehype`.
- playwright-ng-schematics - Adds Playwright Test to your Angular project.
-
Third Party Components
- ngx-countUp - Animates a numerical value by counting to it.
- ngx-cookie-consent - Angular multi-language module to display a cookie consent banner without other dependencies.
- cookieconsent - Simple cross-browser cookie-consent plugin written in vanilla js that can be added to π [Angular](cookieconsent.orestbida.com/essential/getting-started.html#angular).
- ngx-func-pipe - A simple and lightweight Angular pipe that allows you to call a function directly from your Angular templates.
- ngx-pipes-toolkit - A complementary pipes library for Angular.
- ngx-x-browser-svg-mask - Directive to easily achieve cross browser compliance while creating SVG masks.
- ngx-unsplash - Angular service for proxied π [Unsplash API](unsplash.com/developers).
- ngx-plyr - Angular 17+ bindings for <b><code> 26582β</code></b> <b><code> 2933π΄</code></b> [plyr](https://github.com/sampotts/plyr)) video and audio player. Supports everything that original library supports.
- ngx-youtube-player - Angular component based on π [YouTube player iframe API](developers.google.com/youtube/iframe_api_reference).
- ngx-tools - A mono-repo providing several of the Angular based packages created and maintained by the π [Studio Hyperdrive](studiohyperdrive.be/) team.
- ngx-toastr-message - A lightweight, customizable Angular library for displaying toast notifications.
- ngx-tooltip-directives - This library offers three different tooltip directives (string, html and template) and draws inspiration from the no longer maintained <b><code> 101β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- ngx-imageviewer - Generate a image/pdf viewer using canvas.
- ngx-json-schema-viewer - JSON Schema Viewer in Angular.
- ngx-simple-gallery - A lightweight gallery library for Angular 18 that presents all images as thumbnails, expanding them to full size upon clicking or tapping.
- ngx-filepond - A handy <b><code> 15197β</code></b> <b><code> 829π΄</code></b> [FilePond](https://github.com/pqina/filepond)) adapter component for Angular.
- ngx-filesaver - Simple file save with <b><code> 21639β</code></b> <b><code> 4382π΄</code></b> [FileSaver.js](https://github.com/eligrey/FileSaver.js)).
- ngx-phone-field - An Angular directive that provides international phone input with country flag dropdowns. It integrates with Angular forms, supporting both Reactive Forms and Template-Driven Forms.
- ngx-rabe-star - An Angular library that provides a customizable star rating component for your Angular application.
- ngx-mat-birthday-input - An Angular Material library for entering a birthday.
- ngx-countries-dropdown - Angular library with customizable countries dropdown component with flags, dial code, language and currency details.
- ngx-form-errors - Display form validation errors for Angular Reactive forms.
- ngx-img-cropper - Image cropping tool for Angular.
- ngx-utility - Various helpers for forms, zones, DOM manipulation, HTTP requests, and more.
- ngx-tippy-wrapper - Angular wrapper for <b><code> 12031β</code></b> <b><code> 520π΄</code></b> [Tippy.js](https://github.com/atomiks/tippyjs)).
- angular-shiki-magic-move - Smoothly animated code blocks with <b><code> 10173β</code></b> <b><code> 373π΄</code></b> [Shiki](https://github.com/shikijs/shiki)).
- ngx-echarts - Angular directive for <b><code> 60573β</code></b> <b><code> 19614π΄</code></b> [Apache ECharts](https://github.com/apache/incubator-echarts)).
- BlockNoteAngular - Unofficial <b><code> 6663β</code></b> <b><code> 459π΄</code></b> [BlockNote](https://github.com/TypeCellOS/BlockNote)) Angular wrapper.
- ngx-jodit - Angular wrapper for <b><code> 1686β</code></b> <b><code> 352π΄</code></b> [Jodit](https://github.com/xdan/jodit)) WYSIWYG editor.
- angular-feather - This package allows you to use <b><code> 24999β</code></b> <b><code> 1219π΄</code></b> [Feather Icons](https://github.com/feathericons/feather)) in your Angular applications.
- angular-cropperjs - <b><code> 13119β</code></b> <b><code> 2415π΄</code></b> [Cropper.js](https://github.com/fengyuanchen/cropperjs)) integration for Angular 6+.
- ngx-components - Useful components and utility functions for Angular.
- dejajs-components - This repository is an Angular components library and the common utility functions, with a demo application for testing it.
- angular-shepherd - Angular 7 Service wrapping the site tour library <b><code> 13033β</code></b> <b><code> 646π΄</code></b> [Shepherd](https://github.com/shepherd-pro/shepherd)).
- olt-ngx-breadcrumbs - Angular Library for generating breadcrumbs based on the routing state.
- ngx-breadcrumpy - An awesome library to easily add breadcrumbs to your Angular application.
- ngx-crumbs - An ultimate breadcrumbs service for Angular.
- breadcrumbs - An angular component that automatically lists breadcrumbs based on the currently routed components.
- ngx-breadcrumb - A highly customizable and flexible breadcrumb component for Angular.
- ngx-turnstile - Cloudflare Turnstile for Angular.
- ng-hcaptcha - Provides an easy to use component for π [hCaptcha](hcaptcha.com/).
- angular-yandex-smart-captcha - This library adds the Yandex SmartCaptcha component to your Angular application, providing an easy way to integrate CAPTCHA protection into your forms and other user interactions.
- go-captcha-angular - A simple, easy-to-use, interactive, and secure behavioral verification code that implements verification modes such as text/graphic clicking, sliding/dragging, and rotation.
- carousel-library - A versatile Angular library providing a feature-rich, simple, and performant carousel component.
- ngx-fastboot - A dynamic configuration loader for Angular applications. It optimizes the startup performance by loading configurations in a separate chunk during compilation.
- ngx-flexmonster - A powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Angular data visualization project.
- angular-slickgrid - A wrapper of the lightning fast & customizable <b><code> 6810β</code></b> <b><code> 1976π΄</code></b> [SlickGrid](https://github.com/mleibman/SlickGrid)) datagrid. It also includes multiple styling themes.
- ngx-nullish - Angular Structural Directive, which replaces `*ngIf` with Nullish CoalescingΒ operator.
- ngx-fileupload - <b><code> 20β</code></b> <b><code> 7π΄</code></b> [ngx-file-upload/core](https://github.com/r-hannuschka/ngx-fileupload/tree/master/src/projects/core)) only contains services and classes to enable file upload with Angular. <b><code> 20β</code></b> <b><code> 7π΄</code></b> [ngx-file-upload/ui](https://github.com/r-hannuschka/ngx-fileupload/tree/master/src/projects/ui)) contains components and pipes to provide a UI.
- ngx-smart-forms - This workspace contains Angular libraries that streamline form handling and validation by simplifying form creation, validation, and error display, and offering advanced customization and performance boosts.
- ngx-dynamic-form - A library that works in Angular 16 with Bootstrap 5 to generate forms in a simple and dynamic way.
- ngx-form - Model based typed reactive forms made easy.
- ngx-enhancy-forms - Fancy enhanced angular forms.
- ngx-validator-pack - A collection of validators designed
- ngx-lazy-directive - Provides an easy way to lazy load components combined with the `*ngIf` directive, thereby reducing the First Contentful Paint time when a module is large.
- ngx-videogular - An HTML5 video player for Angular 2.0. Videogular is a wrapper over the HTML5 video tag, so you can just add whatever you want. This provides a very powerful, but simple to use solution, for everybody.
- ngx-sherlock - `ngx-sherlock` is an Angular tooling library to be used with the <b><code> 39β</code></b> <b><code> 12π΄</code></b> [@politie/sherlock](https://github.com/politie/sherlock)) distributed reactive state management library.
- FlyonUI - π [Integrate](flyonui.com/framework-integrations/angular/) FlyonUI with Angular and Tailwind CSS to create a modern, responsive UI, streamlining your development process efficiently.
- ionic-angular-collect-icons - This library is used to uniquely group the ionIcons in a project, and generate for export ionIcons file. In small projects, it is difficult to manage addIcons() of ionIcons each time, so we automated it.
- ngx-safe-subscribe - Easy way to automatically unsubscribe from RxJS observables in Angular components.
- ngx-interpolation - An Angular lightweight library to interprate string interpolation expressions.
- ng-recaptcha-2 - Angular 18 fork of <b><code> 475β</code></b> <b><code> 126π΄</code></b> [ng-recaptcha](https://github.com/DethAriel/ng-recaptcha)). Alternatively, you create your own service that implements Google's reCAPTCHA with the help of this π [article](ben-5.azurewebsites.net/2024/9/5/google-recaptcha-v3-with-angular/#google_vignette).
- ngx-show-hide-password - Add split input button to password or text input. Toggles input type between "text" and "password".
- ngx-graph - Graph visualization library for Angular.
- ngx-error-msg - The error message mapping library for Angular.
- voicecapture-angular - The library offers customizable options for handling voice input and transcription, making it a flexible solution for enhancing user interfaces.
- ngx-french-toast - A lightweight and customizable toast library for your Angular 14+ applications. Show informative toast messages to enhance user experience and provide important feedback or collect data with dynamically imported components.
- ngx-number-ticker - A simple number ticker effect to animate counting.
- ngx-word-rotation - An Angular library designed to facilitate word rotation animations within Angular applications.
- ngx-word-morph - An Angular library designed to facilitate word morphing animations within Angular applications.
- ngx-cryptic-text - An Angular library that provides a cryptic text animation effect. The component animates text by randomly switching letters until the correct characters appear.
- ngx-word-pullup - An Angular library that provides a smooth pull-up animation effect for words. This component is designed to sequentially pull up and reveal words with a customizable delay.
- ngx-typewriter - A lightweight and easy-to-use library for creating typewriter effects. It uses RxJS to manage the typewriting effect, ensuring smooth and customizable animations.
- ngx-gradient-text - An Angular library that provides a dynamic gradient animation effect for text. This component allows you to display text with a smooth, animated gradient that transitions between two customizable colors.
- ngx-shiny-text - An Angular library that provides a shimmering text animation effect.
- ngx-ripple - This component creates an expanding ripple effect with customizable color, border, and animation duration. Perfect for adding an interactive and engaging effect to backgrounds or containers in your application.
- ngx-shine-border - An Angular library that provides a dynamic and customizable animated border effect for Angular components.
- ngx-border-beam - This component allows you to create a glowing, animated border that can be customized in terms of colors, border radius, and animation duration.
- ngx-dotpattern - An Angular library that provides a customizable dot pattern background effect for your Angular components.
- ngx-meteors - An Angular library that adds a mesmerizing meteor shower animation effect to your components.
- ngx-background-beams - An Angular component that generates dynamic animated background beams with customizable gradients and motion paths.
- ngx-aurora - An Angular library that creates a mesmerizing aurora background effect. This component provides an animated, gradient-based light effect with customizable inversion and two different animation styles.
- ngx-particles - An Angular library that provides a dynamic and interactive particle animation effect. The particles react to mouse movements, creating a visually engaging and customizable background for your Angular components.
- ngx-spotlight - An Angular library that creates a spotlight effect using SVG animations. The component highlights sections of your page when they enter the viewport, with customizable spotlight colors and optional animations.
- ngx-starry-sky - An Angular library that creates a beautiful starry sky background with optional shooting star effects.
- ngx-connection-beam - An Angular component that dynamically renders animated connection lines between two elements.
- ngx-timeline - A simple component library to add an animated timeline view.
- ngx-fade - A versatile Angular component that provides a smooth fading and sliding effect for its content as it enters or leaves the viewport. This component uses the Intersection Observer API.
- ngx-swapy - A simple component library to get a drag and drop DOM through the help of <b><code> 6485β</code></b> <b><code> 128π΄</code></b> [Swapy](https://github.com/TahaSh/swapy)).
- ngx-ace-wrapper - Angular wrapper library for [Ace](http://ace.c9.io/).
- ngx-quill-wrapper - Angular wrapper library for [Quill](http://quilljs.com/).
- ngx-dropzone-wrapper - Angular wrapper library for π [Dropzone](www.dropzone.dev/).
- ngx-currency - Currency mask module for Angular.
- ngx-otp-input - One time password input library for Angular.
- ngx-flickering-grid - A simple component library to create a container with an animated grid pattern background.
- ngx-gridpattern - A simple component library to create a container with an pattern background.
- ngx-retro-grid - This component creates a 3D perspective grid with customizable colors, rotation, and smooth animation, perfect for adding a nostalgic or futuristic visual effect to your application.
- angular-notification - A singleton, global Angular service to programmatically show notifications.
- ngx-tracing-beam - A simple component library to add an animated tracing beam to your vertical scrolling.
- ngx-marquee - A simple component library to create an infinite scrolling marquee with your content.
- @omnedia/ngx-scrollbar - This component offers a custom scrollbar with smooth scrolling functionality and allows for full control over its appearance through styling.
- angular-tooltip - Easily show tooltips programmatically and/or declaratively in Angular.
- angular-confirmation-capture - A singleton, global Angular service to programmatically show a confirmation box to capture an user's consent.
- ngx-globe - A simple component library to create a container with an animated globe.
- angular-anchored-floating-box - A singleton, global Angular service to programmatically render a floating box anchored at an element that can have arbitrary content specified by either a TemplateRef or component.
- ngx-gauge - A highly customizable Gauge component for Angular apps and dashboards.
- ngx-neon-underline - An Angular library that provides a glowing neon underline effect for your components.
- ngx-lamp - A simple component library to create a lamp.
- rxjs-typewriter - A lightweight and easy-to-use NPM library for creating typewriter effects in your web applications. It uses RxJS to manage the typewriting effect, ensuring smooth and customizable animations.
- ng2-file-upload - Easy to use file upload directives.
- ngx-uploadx - Angular Resumable Upload Module.
- file-upload - Angular module used for file upload.
- ngx-file-drop - Angular module for simple desktop file and folder drag and drop. This library does not need rxjs-compat.
- ngx-custom-material-file-input - File input management for Angular Material.
- ngxf-uploader - File uploader for Angular 18+.
- angular-imask - Angular input mask.
- ngx-mask - Angular Plugin to make masks on form fields and html elements.
- maskito - Collection of libraries to create an input mask which ensures that user types value according to predefined format.
- byteark-player-angular - Player Container from π [ByteArk](www.byteark.com/).
- Vidstack - A framework and collection of UI components for building and managing custom media players on the web. You can use this library to build your own player (see our examples), or use our production-ready Default Layout and customize it to match your brand and site. See this π [installation guide](www.vidstack.io/docs/player/getting-started/installation/angular?styling=default-layout&provider=video).
- dyte-io/ui-kit - Dyte's UI library for creating meeting interfaces.
- trellisorg platform - The Trellis Open Source Repo contains projects and tools, some of which Trellis uses internally, but has opened sourced for the community to use.
- ng-web-apis - A set of common utils for consuming Web APIs with Angular.
- daffodil - Angular Ecommerce PWA Framework.
- myndpm - Open Source Angular Libraries contributed by @myndpm.
- jscutlery devkit - Tools that make Angular developer's life easier.
- lithium-angular - Reactive components made easy! Lithium provides utilities that enable seamless reactive state and event interactions for Angular components.
- rxweb - Tons of extensively featured packages for Angular, Vue and React Projects.
- jsonforms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.
- ts-cacheable - A popular platform-agnostic caching library.
- spartan - Cutting-edge tools powering Angular full-stack development.
- ngify - Use Angular features outside of Angular.
- ng-vibe - Designed for Angular 17+, these tools (drawer, dialog, toastify,timer, service-locator) are here to enhance your development process with dynamic and efficient solutions.
- angular-kit - A set of powerful Angular tools including pipes, lifecycle hooks, and reactive enhancements.
- angular-ru-sdk - A set of tool chains that implement common interaction patterns while being unopinionated about their presentation. It represents an abstraction of the core functionalities found in Angular.
- dfts-common - Collection of TypeScript and Angular libraries (QR Code, Bootstrap table and icons, and other utilities).
- sba-angular - π [Sinequa's](www.sinequa.com/) Angular-based Search Based Application (SBA) Framework.
- angular-toolbox - A library that provides useful tools for Angular apps development.
- ngx-awesome-popup - Angular dialog modal framework (Confirmation box, Alert box, Toast notification and Cookie banner).
- dialog - A simple to use, highly customizable, and powerful modal.
- ngx-modal-ease - `ngx-modal-ease` is a versatile Angular library providing a lightweight, simple, and performant modal.
- ngx-smart-modal - Modal/Dialog component crafted for Angular (Ivy-compatible).
- ngx-sweetalert2 - Declarative, reactive, and template-driven SweetAlert2 integration for Angular.
- ngx-sonner - An opinionated toast component for Angular. A port of @emilkowalski's sonner.
- ngx-toastr - Notifications/Toastr.
- hot-toast - Smoking hot toast notifications for Angular.
- angular-bootstrap-toast-service - Angular project for sending Bootstrap based toast notifications including Vercel deployment.
- angular2-notifications - A light and easy to use notifications library for Angular.
- ngx-notifier - A Simple Notification Service for Angular applications.
- ng-qrcode - Easy to use AOT compatible QR code generator for Angular projects.
- angularx-qrcode - A fast and easy-to-use Ivy compatible Ionic and Angular QR Code Generator library.
- dfts-qrcode - A tiny and simple-to-use JavaScript / TypeScript QR-Code generator library. Fully type-safe and ES modules compatible.
- byteark-player-angular - Player Container from π [ByteArk](www.byteark.com/).
- Vidstack - A framework and collection of UI components for building and managing custom media players on the web. You can use this library to build your own player (see our examples), or use our production-ready Default Layout and customize it to match your brand and site. See this π [installation guide](www.vidstack.io/docs/player/getting-started/installation/angular?styling=default-layout&provider=video).
- dyte-io/ui-kit - Dyte's UI library for creating meeting interfaces.
- rx-angular - RxAngular offers a toolkit for handling fully reactive apps with the main focus on runtime performance, template rendering, and developer experience.
- ng-web-apis - A set of common utils for consuming Web APIs with Angular.
- daffodil - Angular Ecommerce PWA Framework.
- ngworker - Monorepo for the @ngworker NPM organization. Packages for Angular applications and testing.
- myndpm - Open Source Angular Libraries contributed by @myndpm.
- jscutlery devkit - Tools that make Angular developer's life easier.
- angular components - Component infrastructure and Material Design components for Angular.
- lithium-angular - Reactive components made easy! Lithium provides utilities that enable seamless reactive state and event interactions for Angular components.
- rxweb - Tons of extensively featured packages for Angular, Vue and React Projects.
- jsonforms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.
- ngspot - Collection of awesome Angular libraries.
- ts-cacheable - A popular platform-agnostic caching library.
- ngxtension-platform - Utilities for Angular.
- spartan - Cutting-edge tools powering Angular full-stack development.
- ngify - Use Angular features outside of Angular.
- ng-vibe - Designed for Angular 17+, these tools (drawer, dialog, toastify,timer, service-locator) are here to enhance your development process with dynamic and efficient solutions.
- angular-kit - A set of powerful Angular tools including pipes, lifecycle hooks, and reactive enhancements.
- angular-ru-sdk - A set of tool chains that implement common interaction patterns while being unopinionated about their presentation. It represents an abstraction of the core functionalities found in Angular.
- dfts-common - Collection of TypeScript and Angular libraries (QR Code, Bootstrap table and icons, and other utilities).
- sba-angular - π [Sinequa's](www.sinequa.com/) Angular-based Search Based Application (SBA) Framework.
- angular-markdown-editor - Angular Markdown Editor. All-in-one Markdown Editor and Preview.
- ngx-markdoc - π [Markdoc](markdoc.dev) component for Angular applications.
- angular-audio-context - An Angular wrapper for the Web Audio API's AudioContext.
- silicon-audio-wave - Very simple audio wave system from Silicon.
- tsparticles - A component to easily add Particles animations to your Angular application.
- ngx-confetti-explosion - Confetti in Angular.
- angular-animations - Easy, Reusable Animation Utility library for Angular.
- ngx-lottie - Fully customizable Angular component for rendering After Effects animations. Compatible with Angular 9+.
- angular-animations-explorer - A resource to showcase the different animations that you could do with Angular.
- ngx-notation-reveal - Angular component to add rough notation animation when element is visible.
- ngx-typed2 - An Angular Typing Animation Library.
- 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.
- ng-auto-animate - Angular Directive (library) for FormKit's π [Auto Animate](auto-animate.formkit.com).
- layout-projection - Beautify the Web with awesome layout animations.
- ngx-easy-view-transitions - Angular library for easier use of the View Transitions API.
- ngx-typed-writer - A Native Angular 2+ Typing Animation Library (Angular SSR and Angular Universal Friendly).
- angular-calendar - A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
- tsparticles - A component to easily add Particles animations to your Angular application.
- ngx-confetti-explosion - Confetti in Angular.
- angular-animations - Easy, Reusable Animation Utility library for Angular.
- ngx-lottie - Fully customizable Angular component for rendering After Effects animations. Compatible with Angular 9+.
- angular-animations-explorer - A resource to showcase the different animations that you could do with Angular.
- ngx-notation-reveal - Angular component to add rough notation animation when element is visible.
- ngx-typed2 - An Angular Typing Animation Library.
- 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.
- ng-auto-animate - Angular Directive (library) for FormKit's π [Auto Animate](auto-animate.formkit.com).
- layout-projection - Beautify the Web with awesome layout animations.
- ngx-easy-view-transitions - Angular library for easier use of the View Transitions API.
- ngx-typed-writer - A Native Angular 2+ Typing Animation Library (Angular SSR and Angular Universal Friendly).
- angular-shiki-magic-move - Smoothly animated code blocks with <b><code> 9770β</code></b> <b><code> 360π΄</code></b> [Shiki](https://github.com/shikijs/shiki)).
- angular-calendar - A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
- angular-calendar-scheduler - A scheduler view component for angular.
- fullcalendar-angular - The official Angular component for FullCalendar.
- angular-year-calendar - A powerful and performant Angular year calendar library built with β€οΈ.
- @schedule-x/angular - Material design event calendar.
- angular-calendar-timeline - A timeline for Angular 13+ that shows tasks or events on a timeline in different modes: days, weeks, and months. This library is pretty small and DOESN'T use big dependencies like JQuery or Moment.js. Library also supports SSR.
- ngu-carousel - Angular Universal carousel.
- ngx-slider - Self-contained, mobile friendly slider component for Angular based on angularjs-slider.
- ngx-gallery - Angular Gallery, Carousel and Lightbox.
- ng-image-slider - Angular Image Slider with Lightbox.
- angular-calendar-scheduler - A scheduler view component for angular.
- ng-fullcalendar - Fullcalendar module for Angular.
- angular-year-calendar - A powerful and performant Angular year calendar library built with β€οΈ.
- @schedule-x/angular - Material design event calendar.
- angular-calendar-timeline - A timeline for Angular 13+ that shows tasks or events on a timeline in different modes: days, weeks, and months. This library is pretty small and DOESN'T use big dependencies like JQuery or Moment.js. Library also supports SSR.
- ngu-carousel - Angular Universal carousel.
- ngx-slider - Self-contained, mobile friendly slider component for Angular based on angularjs-slider.
- ngx-gallery - Angular Gallery, Carousel and Lightbox.
- ng-image-slider - Angular Image Slider with Lightbox.
- ngx-slick-carousel - Angular 17+ wrapper for slick plugin.
- ngx-splide - Splide.js integration to Angular.
- ngx-owl-carousel-o - owl-carousel for Angular >=6.
- angular2-image-gallery - Image Gallery built with Angular 17+, node.js and GraphicsMagick.
- ngx-drag-scroll - A lightweight responsive Angular carousel library.
- keen-slider - The HTML touch slider carousel with the most native feeling you will get.
- ngx-slick-carousel - Angular 17+ wrapper for slick plugin.
- ngx-splide - Splide.js integration to Angular.
- ngx-owl-carousel-o - owl-carousel for Angular >=6.
- angular2-image-gallery - Image Gallery built with Angular 17+, node.js and GraphicsMagick.
- ngx-drag-scroll - A lightweight responsive Angular carousel library.
- ng-slider - A light slider with no external dependencies.
- ngx-darkbox-gallery-library - A highly configurable lightbox themed gallery library for Angular applications using the Ivy engine (Angular 15+).
- slidecontent-angular - A simple content slide developed in Angular with navigation buttons and transition animations.
- ngx-hm-carousel - A light carousel for Angular 18+, supports mobile touch with π [HammerJs](hammerjs.github.io/).
- ng2-charts - Beautiful charts for Angular2 based on Chart.js.
- ngx-charts - Declarative Charting Framework for Angular2 and beyond!
- ng-apexcharts - Angular wrapper for ApexCharts to build interactive visualizations in Angular 7+.
- ng-chartist - Angular component for Chartist.js.
- org-chart - Highly customizable org chart. Integrations available for Angular, React, and Vue.
- ag-charts - Fully-featured and highly customizable JavaScript charting library.
- systelab-charts - Systelab Angular Chart services.
- ngx-gantt - A modern and powerful gantt chart component for Angular.
- ng-slider - A light slider with no external dependencies.
- keen-slider - The HTML touch slider carousel with the most native feeling you will get.
- ngx-darkbox-gallery-library - A highly configurable lightbox themed gallery library for Angular applications using the Ivy engine (Angular 15+).
- slidecontent-angular - A simple content slide developed in Angular with navigation buttons and transition animations.
- ngx-hm-carousel - A light carousel for Angular 18+, supports mobile touch with π [HammerJs](hammerjs.github.io/).
- ng2-charts - Beautiful charts for Angular2 based on Chart.js.
- ngx-charts - Declarative Charting Framework for Angular2 and beyond!
- ng-apexcharts - Angular wrapper for ApexCharts to build interactive visualizations in Angular 7+.
- ng-chartist - Angular component for Chartist.js.
- org-chart - Highly customizable org chart. Integrations available for Angular, React, and Vue.
- ag-charts - Fully-featured and highly customizable JavaScript charting library.
- systelab-charts - Systelab Angular Chart services.
- ngx-gantt - A modern and powerful gantt chart component for Angular.
- carbon-charts - Carbon Charts Angular is a thin Angular wrapper around the vanilla JavaScript @carbon/charts component library.
- dag - An Angular service for managing directed acyclic graphs.
- ngx-simple-charts - Angular 17+ library for D3 based line, bar, donut and date/timeline charts with multiple entry points. A configurable service for token handling is provided.
- ng-flowchart - A lightweight Angular Library for building drag and drop flow charts. Chart behavior and steps are customizable. Data can be exported or uploaded in json format.
- angular-fusioncharts - Angular Component for π [FusionCharts](www.fusioncharts.com) JavaScript Charting Library.
- ngu-flow - Angular flow diagram library.
- highcharts-angular - Official minimal π [Highcharts](www.highcharts.com/) integration for Angular.
- angular-highcharts - Highcharts directive for Angular.
- zingchart-angular - π [ZingChart](www.zingchart.com/) is a declarative, efficient, and simple JavaScript library for building responsive charts.
- unovis - Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript.
- angular-google-charts - A wrapper for the Google Charts library written in Angular.
- ngx-easy-table - The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
- active-table - Framework agnostic table component for editable data experience.
- jsgrids - A comparison tool to compare JavaScript data grid and spreadsheet libraries. Find even more libraries from this repo.
- ui-grid - UI Grid: an Angular Data Grid.
- ngx-export-as - Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, and PDF.
- datagrid - Angular TanStack table with shadcn Theme.
- angular-datatables - An Angular2+ library for building complex HTML tables using the π [DataTables](datatables.net) jQuery plug-in.
- revogrid - Powerful virtual data grid smartsheet with advanced customization. Best features from Excel plus incredible performance.
- carbon-charts - Carbon Charts Angular is a thin Angular wrapper around the vanilla JavaScript @carbon/charts component library.
- dag - An Angular service for managing directed acyclic graphs.
- ngx-simple-charts - Angular 17+ library for D3 based line, bar, donut and date/timeline charts with multiple entry points. A configurable service for token handling is provided.
- ng-flowchart - A lightweight Angular Library for building drag and drop flow charts. Chart behavior and steps are customizable. Data can be exported or uploaded in json format.
- ngx-echarts - Angular directive for <b><code> 60200β</code></b> <b><code> 19607π΄</code></b> [Apache ECharts](https://github.com/apache/incubator-echarts)).
- angular-fusioncharts - Angular Component for π [FusionCharts](www.fusioncharts.com) JavaScript Charting Library.
- ngu-flow - Angular flow diagram library.
- highcharts-angular - Official minimal π [Highcharts](www.highcharts.com/) integration for Angular.
- angular-highcharts - Highcharts directive for Angular.
- zingchart-angular - π [ZingChart](www.zingchart.com/) is a declarative, efficient, and simple JavaScript library for building responsive charts.
- unovis - Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript.
- angular-google-charts - A wrapper for the Google Charts library written in Angular.
- ngx-easy-table - The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
- active-table - Framework agnostic table component for editable data experience.
- jsgrids - A comparison tool to compare JavaScript data grid and spreadsheet libraries. Find even more libraries from this repo.
- ui-grid - UI Grid: an Angular Data Grid.
- ngx-export-as - Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, and PDF.
- datagrid - Angular TanStack table with shadcn Theme.
- angular-datatables - An Angular2+ library for building complex HTML tables using the π [DataTables](datatables.net) jQuery plug-in.
- revogrid - Powerful virtual data grid smartsheet with advanced customization. Best features from Excel plus incredible performance.
- ngx-panemu-table - An Angular table component. It is designed to be easy to use. Most work will be in TypeScript file, while the HTML file only needs to have a very simple `panemu-table` tag.
- ngx-date-fns - date-fns pipes for Angular.
- luxon-angular - date pipes for Angular.
- angular-globalize - Angular pipes for localizing numbers and dates using Globalize.
- ngx-mat-timepicker - A true material timepicker.
- angular-bootstrap-datetimepicker - Native Angular date/time picker component styled by Bootstrap.
- ngx-datetime-range-picker - Angular material datetime range picker with daily, weekly, monthly, quarterly & yearly levels.
- mat-datetimepicker - Material datetimepicker for @angular/material.
- angular-datepicker - Highly configurable date picker built for Angular applications.
- ngx-panemu-table - An Angular table component. It is designed to be easy to use. Most work will be in TypeScript file, while the HTML file only needs to have a very simple `panemu-table` tag.
- ngx-date-fns - date-fns pipes for Angular.
- luxon-angular - date pipes for Angular.
- angular-globalize - Angular pipes for localizing numbers and dates using Globalize.
- ngx-mat-timepicker - A true material timepicker.
- angular-bootstrap-datetimepicker - Native Angular date/time picker component styled by Bootstrap.
- ngx-datetime-range-picker - Angular material datetime range picker with daily, weekly, monthly, quarterly & yearly levels.
- mat-datetimepicker - Material datetimepicker for @angular/material.
- angular-datepicker - Highly configurable date picker built for Angular applications.
- ngx-daterangepicker-material - Pure Angular 2+ date range picker with material design theme.
- ngx-multiple-dates - Multiple dates picker based on Angular Material.
- ng-datetime - Angular library containing components used for handling datetime.
- time2blocks-ngx - Angular lib to identify which time is associated with a blockchain block in the past (and format it).
- dhutaryan/ngx-mat-timepicker - Material timepicker based on material design.
- ngx-resize-observer - Angular 8+ module for detecting when elements are resized.
- ng-resize-observer
- ngx-mutation-observer - Get Angular 8+ events fired when an element is mutated in the DOM.
- ngx-visibility - Angular module that detects when elements are visible. Uses IntersectionObserver.
- ng-in-viewport - Allows us to check if an element is within the browsers visual viewport.
- ngx-breakpoint-observer - This library adds reactive breakpoint and media query methods based on Signals.
- ngx-dynamic-hooks - Automatically insert live Angular components into dynamic strings (based on their selector or any pattern of your choice) and render the result in the DOM.
- edit-in-place - A flexible and unopinionated edit in place library.
- ng-let - Structural directive for sharing data as local variable into html component template.
- ng-for-track-by-property - Angular global trackBy property directive with strict type checking.
- ng-generic-pipe - Generic pipe for Angular application.
- safe-pipe - Angular pipe for sanitizing your unsafe content.
- ngxd - NgComponentOutlet + Data-Binding + Full Lifecycle = NgxComponentOutlet for Angular 7+.
- ngx-quicklink - Quicklink prefetching strategy for the Angular router.
- ngx-highlightjs - Instant code highlighting, auto-detect language, super easy to use!
- ngx-sharebuttons - Angular share buttons.
- ngx-pipes - Useful pipes for Angular with no external dependencies!
- nglrx/pipes - A library of useful pipes for Angular apps.
- ng-helpers - A collection of useful components, directives and pipes for Angular.
- ng-condition - An alternative directive to `*ngIf; else` that simplifies conditions in HTML templates.
- ngx-daterangepicker-material - Pure Angular 2+ date range picker with material design theme.
- ngx-multiple-dates - Multiple dates picker based on Angular Material.
- ng-datetime - Angular library containing components used for handling datetime.
- time2blocks-ngx - Angular lib to identify which time is associated with a blockchain block in the past (and format it).
- ng-for-track-by-property - Angular global trackBy property directive with strict type checking.
- dhutaryan/ngx-mat-timepicker - Material timepicker based on material design.
- ngx-resize-observer - Angular 8+ module for detecting when elements are resized.
- ng-resize-observer
- ngx-mutation-observer - Get Angular 8+ events fired when an element is mutated in the DOM.
- ngx-visibility - Angular module that detects when elements are visible. Uses IntersectionObserver.
- ng-in-viewport - Allows us to check if an element is within the browsers visual viewport.
- ngx-breakpoint-observer - This library adds reactive breakpoint and media query methods based on Signals.
- ngx-dynamic-hooks - Automatically insert live Angular components into dynamic strings (based on their selector or any pattern of your choice) and render the result in the DOM.
- edit-in-place - A flexible and unopinionated edit in place library.
- ng-let - Structural directive for sharing data as local variable into html component template.
- ng-generic-pipe - Generic pipe for Angular application.
- safe-pipe - Angular pipe for sanitizing your unsafe content.
- ngxd - NgComponentOutlet + Data-Binding + Full Lifecycle = NgxComponentOutlet for Angular 7+.
- ngx-quicklink - Quicklink prefetching strategy for the Angular router.
- ngx-highlightjs - Instant code highlighting, auto-detect language, super easy to use!
- ngx-sharebuttons - Angular share buttons.
- ngx-pipes - Useful pipes for Angular with no external dependencies!
- nglrx/pipes - A library of useful pipes for Angular apps.
- ng-helpers - A collection of useful components, directives and pipes for Angular.
- ng-condition - An alternative directive to `*ngIf; else` that simplifies conditions in HTML templates.
- ngx-sticky-kit - Angular Sticky makes HTML elements sticky. For instance, the header, the menu, the sidebar or any other block can be stuck at the desired position.
- ngx-ellipsis - Multiline text with ellipsis for Angular 9+.
- ng2-dragula - Drag and Drop so simple it hurts!
- ngx-drag-drop - Angular directives using the native HTML Drag And Drop API.
- ngx-dropzone - The missing file input component for Angular Material.
- ng-dnd - Drag and Drop for Angular.
- ngx-file-drag-drop - Angular material file input component which lets the user drag and drop files, or select files with the native file picker.
- moveable - Moveable is Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, and Snappable.
- angular-drag-drop-layout - A lightweight, dependency-free Angular library for creating highly customizable, responsive grid layouts with drag-and-drop functionality.
- acrodata/code-editor - CodeMirror 6 wrapper for Angular.
- @instechnologies/ng-rooster - Angular wrapper of roosterjs, a rich text editor.
- angular2-froala-wysiwyg - Angular 2 wrapper for Froala WYSIWYG HTML Editor.
- ngx-simple-text-editor - Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+.
- ngx-quill - Angular (>=2) components for the Quill Rich Text Editor.
- ngx-editor - Rich Text Editor for Angular using ProseMirror.
- code-editor - Code editor component for Angular applications.
- ngx-wig - Angular(also Angular 17) WYSIWYG HTML Rich Text Editor.
- ngx-monaco-editor - Monaco Code Editor for Angular.
- ngx-property-editor - Angular library containing simple input components and a property editor component, which automatically builds a form for editing all properties of any object.
- ngx-tiptap - Angular bindings for π [tiptap v2](tiptap.dev/).
- tinymce-angular - Official π [TinyMCE](www.tiny.cloud/) Angular Component.
- ngx-jodit - Angular wrapper for <b><code> 1661β</code></b> <b><code> 351π΄</code></b> [Jodit](https://github.com/xdan/jodit)) WYSIWYG editor.
- ng2-file-upload - Easy to use file upload directives.
- ngx-uploadx - Angular Resumable Upload Module.
- file-upload - Angular module used for file upload.
- ngx-sticky-kit - Angular Sticky makes HTML elements sticky. For instance, the header, the menu, the sidebar or any other block can be stuck at the desired position.
- ngx-ellipsis - Multiline text with ellipsis for Angular 9+.
- ng2-dragula - Drag and Drop so simple it hurts!
- ngx-drag-drop - Angular directives using the native HTML Drag And Drop API.
- ngx-dropzone - The missing file input component for Angular Material.
- ng-dnd - Drag and Drop for Angular.
- ngx-file-drag-drop - Angular material file input component which lets the user drag and drop files, or select files with the native file picker.
- moveable - Moveable is Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, and Snappable.
- angular-drag-drop-layout - A lightweight, dependency-free Angular library for creating highly customizable, responsive grid layouts with drag-and-drop functionality.
- acrodata/code-editor - CodeMirror 6 wrapper for Angular.
- @instechnologies/ng-rooster - Angular wrapper of roosterjs, a rich text editor.
- angular2-froala-wysiwyg - Angular 2 wrapper for Froala WYSIWYG HTML Editor.
- ngx-simple-text-editor - Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+.
- ngx-quill - Angular (>=2) components for the Quill Rich Text Editor.
- ngx-editor - Rich Text Editor for Angular using ProseMirror.
- code-editor - Code editor component for Angular applications.
- ngx-wig - Angular(also Angular 17) WYSIWYG HTML Rich Text Editor.
- ngx-monaco-editor - Monaco Code Editor for Angular.
- ngx-property-editor - Angular library containing simple input components and a property editor component, which automatically builds a form for editing all properties of any object.
- ngx-tiptap - Angular bindings for π [tiptap v2](tiptap.dev/).
- tinymce-angular - Official π [TinyMCE](www.tiny.cloud/) Angular Component.
- BlockNoteAngular - Unofficial <b><code> 6360β</code></b> <b><code> 433π΄</code></b> [BlockNote](https://github.com/TypeCellOS/BlockNote)) Angular wrapper.
- tooltip-testing - Tooltip for Angular, forked from cm-angular-tooltip
- angular-ellipsis-tooltip - Angular component to display ellipsis and material tooltip dynamically.
- ngx-popovers - An Angular library based on π [Floating UI](floating-ui.com/) with already ready-made components to use.
- ej2-angular-ui-components - Syncfusion Angular UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 70+ UI components that every applications will ever need.
- Nebular - Customizable Angular UI Library based on Eva Design System.
- NG ZORRO - An enterprise-class UI components based on Ant Design and Angular.
- ngx-file-drop - Angular module for simple desktop file and folder drag and drop. This library does not need rxjs-compat.
- ngx-custom-material-file-input - File input management for Angular Material.
- ngxf-uploader - File uploader for Angular 18+.
- angular-imask - Angular input mask.
- ngx-mask - Angular Plugin to make masks on form fields and html elements.
- maskito - Collection of libraries to create an input mask which ensures that user types value according to predefined format.
- ngx-formly - JSON powered / Dynamic forms for Angular.
- formio - JSON powered forms for Angular.
- ngx-color - π¨ Color Pickers from Sketch, Photoshop, Chrome, Github, X & more.
- ng-dynamic-forms - Rapid form development library for Angular.
- ngx-colors - Simple yet elegant Material color picker.
- ngx-color-picker - Color picker widget.
- fluent-form - Building dynamic form in Angular with Fluent API or JSON.
- reactive-forms - (Angular Reactive) Forms with Benefits.
- ng-signal-forms - Signal powered Angular Forms.
- ngx-sub-form - Utility library for breaking down an Angular form into multiple components.
- forms-typed - Want types in your forms? Want to have nested forms? This is library can help.
- ngx-vest-forms - A lightweight adapter for Angular template-driven forms integrated with vest.js for validation.
- ngx-emoji-mart - Customizable Slack-like emoji picker.
- angular-colorful - A tiny color picker component for modern Angular apps.
- angular2-multiselect-dropdown - Angular multiselect dropdown component for web applications.
- ng-select - All in One UI Select, Multiselect and Autocomplete.
- ngx-numeric-range-form-field - Angular Material UI numeric range input form field. It is based on control value accessor.
- file-input-accessor - Angular directive that provides file input functionality in Angular forms.
- ngx-bootstrap-icons-picker - Just a Bootstrap Icons Picker for Angular.
- angular-star-rating - Star Rating Angular Component written in TypeScript, based on CSS-only techniques.
- ngx-bar-rating - Angular Bar Rating.
- ngx-formly - JSON powered / Dynamic forms for Angular.
- formio - JSON powered forms for Angular.
- ng-dynamic-forms - Rapid form development library for Angular.
- fluent-form - Building dynamic form in Angular with Fluent API or JSON.
- reactive-forms - (Angular Reactive) Forms with Benefits.
- ng-signal-forms - Signal powered Angular Forms.
- ngx-sub-form - Utility library for breaking down an Angular form into multiple components.
- forms-typed - Want types in your forms? Want to have nested forms? This is library can help.
- ngx-vest-forms - A lightweight adapter for Angular template-driven forms integrated with vest.js for validation.
- ngx-emoji-mart - Customizable Slack-like emoji picker.
- ngx-color - π¨ Color Pickers from Sketch, Photoshop, Chrome, Github, X & more.
- ngx-colors - Simple yet elegant Material color picker.
- ngx-color-picker - Color picker widget.
- angular-colorful - A tiny color picker component for modern Angular apps.
- angular2-multiselect-dropdown - Angular multiselect dropdown component for web applications.
- ng-select - All in One UI Select, Multiselect and Autocomplete.
- ngx-numeric-range-form-field - Angular Material UI numeric range input form field. It is based on control value accessor.
- file-input-accessor - Angular directive that provides file input functionality in Angular forms.
- ngx-bootstrap-icons-picker - Just a Bootstrap Icons Picker for Angular.
- angular-star-rating - Star Rating Angular Component written in TypeScript, based on CSS-only techniques.
- ngx-bar-rating - Angular Bar Rating.
- angular-code-input - Robust and tested code (number/chars) input component for Angular 7 - 16+ projects. Ionic 4 - 7+ is supported, can be used in iOS and Android. Clipboard events are supported.
- angular-iban - IBAN directives and pipes for Angular.
- ngx-autosize-input - An Angular directive that automatically adjusts the width of an input element. It shrinks and increases the width.
- angular-cc-library - Library to support Credit Card input masking and validation.
- ngx-ui-switch - A simple iOS 7 style switch component for Angular.
- olt-ngx-ui-switch - NGX UI Switch (Forked) to latest version of Angular.
- auto-complete - Angular Auto Complete component and directive.
- ngx-valdemort - Simpler, cleaner Angular validation error messages.
- ngx-validator - Angular 7+ Validator. Handle validation messages easily and automatically.
- validointi - This is a library to help you validate your template driven forms.
- angular-code-input - Robust and tested code (number/chars) input component for Angular 7 - 16+ projects. Ionic 4 - 7+ is supported, can be used in iOS and Android. Clipboard events are supported.
- ng-multiselect-dropdown - Multiple Select Dropdown Component.
- angular-iban - IBAN directives and pipes for Angular.
- ngx-autosize-input - An Angular directive that automatically adjusts the width of an input element. It shrinks and increases the width.
- angular-cc-library - Library to support Credit Card input masking and validation.
- ngx-ui-switch - A simple iOS 7 style switch component for Angular.
- olt-ngx-ui-switch - NGX UI Switch (Forked) to latest version of Angular.
- auto-complete - Angular Auto Complete component and directive.
- ngx-valdemort - Simpler, cleaner Angular validation error messages.
- ngx-validator - About
- validointi - This is a library to help you validate your template driven forms.
- ngx-reactive-forms-utils - Provides easy validation error display and custom validators.
- angular-reactive-validation - Reactive Forms validation shouldn't require the developer to write lots of HTML to show validation messages. This library makes it easy.
- ngx-formcontrol-errors - A directive for showing errors in Angular form controls.
- error-tailor - Making sure your tailor-made error solution is seamless!
- angular-fontawesome - Official Angular component for Font Awesome 5+.
- angular2-fontawesome - Angular2 Components and Directives for FontAwesome.
- ng2-fontawesome - A small directive making font awesome even easier to use.
- ngx-icon-blur - An Angular component that can be used to create a frosted glass effect for icons.
- ng-icons - The ultimate icon library for Angular.
- primeicons - PrimeIcons is the default icon library of PrimeNG with over 250 open source icons developed by PrimeTek.
- angular-svg-icon - Angular component and service for inlining SVGs allowing them to be easily styled with CSS.
- svg-icon - A lightweight library that makes it easier to use SVG icons in your Angular Application.
- ng-svg-icon-sprite - Angular 16+ package for generating and using inline SVG icons in your project.
- Angular-Svg-Sprite - Simplify SVG icon usage in your Angular project! Enhance the flexibility and manageability of your Angular project by using SVG sprites.
- ng-hero-icons - Use π [Heroicons](heroicons.com) in your Angular application.
- ngx-fluent-ui - Angular & online library for Microsoft Fluent UI icons.
- angular-remix-icon - Angular wrapper for Remixicon icon library.
- ngx-reactive-forms-utils - Provides easy validation error display and custom validators.
- angular-reactive-validation - Reactive Forms validation shouldn't require the developer to write lots of HTML to show validation messages. This library makes it easy.
- ngx-formcontrol-errors - A directive for showing errors in Angular form controls.
- error-tailor - Making sure your tailor-made error solution is seamless!
- angular-fontawesome - Official Angular component for Font Awesome 5+.
- angular2-fontawesome - Angular2 Components and Directives for FontAwesome.
- ng2-fontawesome - A small directive making font awesome even easier to use.
- ngx-icon-blur - An Angular component that can be used to create a frosted glass effect for icons.
- ng-icons - The ultimate icon library for Angular.
- primeicons - PrimeIcons is the default icon library of PrimeNG with over 250 open source icons developed by PrimeTek.
- angular-svg-icon - Angular component and service for inlining SVGs allowing them to be easily styled with CSS.
- svg-icon - A lightweight library that makes it easier to use SVG icons in your Angular Application.
- ng-svg-icon-sprite - Angular 16+ package for generating and using inline SVG icons in your project.
- Angular-Svg-Sprite - Simplify SVG icon usage in your Angular project! Enhance the flexibility and manageability of your Angular project by using SVG sprites.
- ng-hero-icons - Use π [Heroicons](heroicons.com) in your Angular application.
- ngx-fluent-ui - Angular & online library for Microsoft Fluent UI icons.
- angular-remix-icon - Angular wrapper for Remixicon icon library.
- angular-line-awesome - Angular Line Awesome is an Angular component to manage π [Line Awesome](icons8.com/line-awesome) icons.
- ngx-bootstrap-icons - This Angular module allows you to use the Bootstrap Icons in your Angular application without additional dependencies.
- ngx-icon - An Angular component for displaying SVG icons.
- angular-tabler-icons - This package allows you to use the π [Tabler Icons](tabler.io/icons) in your Angular applications.
- icon-lib-builder - Small tool to generate a Framework component (React, Preact, Angular, Svelte or Vue) from a SVG icon.
- ngx-fast-svg - SVGs, fast and developer friendly in Angular.
- angular-techs-logos - Library of tech related icons.
- ngx-image-zoom - Angular component for zoomable images.
- ngx-image-hero - A package to implement hero animations, allowing users to click on images and smoothly zoom them into a larger, immersive view, enhancing the user experience and interaction with images.
- ngx-image-compress - Angular library for uploading and compressing images.
- ngx-image-cropper - An image cropper for Angular.
- ng-cloudimage-responsive - Cloudimage responsive plugin will make your website load the exact image size you need depending on your user's screen size.
- angular-line-awesome - Angular Line Awesome is an Angular component to manage π [Line Awesome](icons8.com/line-awesome) icons.
- ngx-bootstrap-icons - This Angular module allows you to use the Bootstrap Icons in your Angular application without additional dependencies.
- ngx-icon - An Angular component for displaying SVG icons.
- angular-feather - This package allows you to use <b><code> 24863β</code></b> <b><code> 1216π΄</code></b> [Feather Icons](https://github.com/feathericons/feather)) in your Angular applications.
- angular-tabler-icons - This package allows you to use the π [Tabler Icons](tabler.io/icons) in your Angular applications.
- icon-lib-builder - Small tool to generate a Framework component (React, Preact, Angular, Svelte or Vue) from a SVG icon.
- svg-icons-builder - Angular builder to build svg-icons using svg-to-ts.
- ngx-fast-svg - SVGs, fast and developer friendly in Angular.
- angular-techs-logos - Library of tech related icons.
- ngx-img-fallback - Load placeholder image on image error, Angular 5+.
- ngx-contextmenu - A context menu component for Angular.
- ngx-image-zoom - Angular component for zoomable images.
- ngx-image-hero - A package to implement hero animations, allowing users to click on images and smoothly zoom them into a larger, immersive view, enhancing the user experience and interaction with images.
- ngx-image-compress - Angular library for uploading and compressing images.
- ngx-image-cropper - An image cropper for Angular.
- ng-cloudimage-responsive - Cloudimage responsive plugin will make your website load the exact image size you need depending on your user's screen size.
- img-comparison-slider - Image comparison slider. Compare images before and after. Supports React, Vue, and Angular.
- ngx-focus-control - Library to provide tools to work with focus and focusable elements to improve user interfaces and accessibility.
- angular2-hotkeys - Keyboard shortcuts for Angular 2 apps.
- virtual-keyboard-javascript - Virtual Keyboard for Javascript, React, Angular, & Vue.
- angular-touch-keyboard - Virtual Keyboard for Angular applications.
- hotkeys - A declarative library for handling hotkeys in Angular applications.
- egjs-infinitegrid - Arrange infinite card elements according to various layout types like masonry for Angular.
- overview - A collection of tools to make your Angular views more modular, scalable, and maintainable.
- ngx-layout - Clone of Angular FlexLayout.
- ng-sortgrid - A grid that allows you to sort all items via drag & drop.
- angular-gridster2 - Angular gridster 2.
- angular-grid-layout - Responsive grid with draggable and resizable items for Angular applications.
- ng2-tree - Angular tree component.
- gridstack - Mobile-friendly modern Typescript library for dashboard layout and creation. Making a drag-and-drop, multi-column responsive dashboard has never been easier. Has multiple bindings and works great with Angular.
- angular2-promise-buttons - Loading buttons for Angular 2 by @johannesjo.
- ngx-progressbar - Nanoscopic progress bar, featuring realistic trickle animations.
- dotglitch-ngx - Highly customizable lazy loader for Angular components.
- angular-cropperjs - <b><code> 13001β</code></b> <b><code> 2401π΄</code></b> [Cropper.js](https://github.com/fengyuanchen/cropperjs)) integration for Angular 6+.
- img-comparison-slider - Image comparison slider. Compare images before and after. Supports React, Vue, and Angular.
- ngx-focus-control - Library to provide tools to work with focus and focusable elements to improve user interfaces and accessibility.
- angular2-hotkeys - Keyboard shortcuts for Angular 2 apps.
- virtual-keyboard-javascript - Virtual Keyboard for Javascript, React, Angular, & Vue.
- angular-touch-keyboard - Virtual Keyboard for Angular applications.
- hotkeys - A declarative library for handling hotkeys in Angular applications.
- ngx-contextmenu - A context menu component for Angular.
- angular-gridster2 - Angular gridster 2.
- angular-grid-layout - Responsive grid with draggable and resizable items for Angular applications.
- ng2-tree - Angular tree component.
- gridstack - Mobile-friendly modern Typescript library for dashboard layout and creation. Making a drag-and-drop, multi-column responsive dashboard has never been easier. Has multiple bindings and works great with Angular.
- angular2-promise-buttons - Loading buttons for Angular 2 by @johannesjo.
- ngx-progressbar - Nanoscopic progress bar, featuring realistic trickle animations.
- egjs-infinitegrid - Arrange infinite card elements according to various layout types like masonry for Angular.
- overview - A collection of tools to make your Angular views more modular, scalable, and maintainable.
- ngx-layout - Clone of Angular FlexLayout.
- ng-sortgrid - A grid that allows you to sort all items via drag & drop.
- dotglitch-ngx - Highly customizable lazy loader for Angular components.
- ng-lazy-load-component - Lazy load Angular component into HTML template without routing.
- ngx-loading-bar - Automatic page loading / progress bar for Angular.
- content-loader - SVG component to create placeholder loading, like Facebook cards loading.
- ngx-loading - A loading spinner for Angular applications.
- ng-block-ui - Block UI Loader/Spinner for Angular.
- ngx-spinner - A library for loading spinner for Angular.
- angular-busy - Show busy/loading indicators on any element during a promise/Observable.
- angular-loaders - Angular loader components.
- ngx-loader-indicator - Awesome loader for Angular applications. No wrappers only your elements.
- ngx-skeleton-loader - Make beautiful, animated loading skeletons that automatically adapt to your Angular apps.
- ng-lazy-load-component - Lazy load Angular component into HTML template without routing.
- ngx-loading-bar - Automatic page loading / progress bar for Angular.
- content-loader - SVG component to create placeholder loading, like Facebook cards loading.
- ngx-loading - A loading spinner for Angular applications.
- ng-block-ui - Block UI Loader/Spinner for Angular.
- ngx-spinner - A library for loading spinner for Angular.
- angular-loaders - Angular loader components.
- ngx-loader-indicator - Awesome loader for Angular applications. No wrappers only your elements.
- ngx-skeleton-loader - Make beautiful, animated loading skeletons that automatically adapt to your Angular apps.
- angular-svg-round-progressbar - Angular module that uses SVG to create a circular progressbar.
- ng-circle-progress - A simple circle progress component created for Angular based on SVG Graphics.
- ngx-loading-buttons - A lightweight Angular library to add a loading spinner to your Angular Material buttons.
- lumberjack - Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized. It provides a few simple log drivers out-of-the-box. It's easy to enable the built-in log drivers or create and use custom log drivers.
- ngx-logger - NGX Logger is a simple logging module for Angular (6+). It allows "pretty print" to the console, as well as allowing log messages to be POSTed to a URL for server-side logging.
- angular-logger - A logger built with Angular in mind.
- ngx-action-logger - Logger for Angular applications, capable of both outputting data to the console or sending data to elastic.
- pretty-html-log - A module that allows you to pretty print the inner HTML of ComponentFixtures, DebugElements, NativeElements or even plain HTML strings to the console. This is very useful for debugging Angular component tests in Jest.
- angular-cesium - Creating map based web apps using Cesium and Angular.
- cesium-angular-example - A simple web application that demonstrates integration of π [Cesium](cesium.com) with the LATEST version of Angular.
- ng-maps - Modular map components for angular.
- ngx-leaflet - Core Leaflet package for Angular.io.
- ngx-maplibre-gl - Angular binding of maplibre-gl.
- @angular/google-maps - This component provides a Google Maps Angular component that implements the Google Maps JavaScript API.
- ng-azure-maps - An Angular library, mostly an HTML-driven wrapper of the azure-maps-controls package, allowing you to easily integrate its functionalities into an Angular application.
- ngx-markdown - Angular library that combines Marked, Prism.js, Emoji-Toolkit, KaTeX, Mermaid and Clipboard.js.
- ngx-remark - Render markdown with custom Angular templates.
- ngx-markdown-editor - Angular markdown editor based on ace editor.
- angular-markdown-editor - Angular Markdown Editor. All-in-one Markdown Editor and Preview.
- ngx-markdoc - π [Markdoc](markdoc.dev) component for Angular applications.
- angular-audio-context - An Angular wrapper for the Web Audio API's AudioContext.
- silicon-audio-wave - Very simple audio wave system from Silicon.
- angular-svg-round-progressbar - Angular module that uses SVG to create a circular progressbar.
- ng-circle-progress - A simple circle progress component created for Angular based on SVG Graphics.
- ngx-loading-buttons - A lightweight Angular library to add a loading spinner to your Angular Material buttons.
- lumberjack - Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized. It provides a few simple log drivers out-of-the-box. It's easy to enable the built-in log drivers or create and use custom log drivers.
- ngx-logger - NGX Logger is a simple logging module for Angular (6+). It allows "pretty print" to the console, as well as allowing log messages to be POSTed to a URL for server-side logging.
- angular-logger - A logger built with Angular in mind.
- ngx-action-logger - Logger for Angular applications, capable of both outputting data to the console or sending data to elastic.
- @Xilerth/ngx-logger - This library empowers developers to seamlessly integrate custom logging solutions tailored to their specific requirements, enabling efficient debugging, monitoring, and analytics.
- pretty-html-log - A module that allows you to pretty print the inner HTML of ComponentFixtures, DebugElements, NativeElements or even plain HTML strings to the console. This is very useful for debugging Angular component tests in Jest.
- angular-cesium - Creating map based web apps using Cesium and Angular.
- cesium-angular-example - A simple web application that demonstrates integration of π [Cesium](cesium.com) with the LATEST version of Angular.
- ngx-mapbox-gl - Angular binding of mapbox-gl-js.
- ngx-markdown - Angular library that combines Marked, Prism.js, Emoji-Toolkit, KaTeX, Mermaid and Clipboard.js.
- ng-maps - Modular map components for angular.
- ngx-leaflet - Core Leaflet package for Angular.io.
- ngx-maplibre-gl - Angular binding of maplibre-gl.
- @angular/google-maps - This component provides a Google Maps Angular component that implements the Google Maps JavaScript API.
- ng-azure-maps - An Angular library, mostly an HTML-driven wrapper of the azure-maps-controls package, allowing you to easily integrate its functionalities into an Angular application.
- ngx-remark - Render markdown with custom Angular templates.
- ngx-markdown-editor - Angular markdown editor based on ace editor.
- angular-markdown-editor - Angular Markdown Editor. All-in-one Markdown Editor and Preview.
- ngx-markdoc - π [Markdoc](markdoc.dev) component for Angular applications.
- angular-audio-context - An Angular wrapper for the Web Audio API's AudioContext.
- silicon-audio-wave - Very simple audio wave system from Silicon.
- ngx-plyr - Angular 17+ bindings for <b><code> 26385β</code></b> <b><code> 2917π΄</code></b> [plyr](https://github.com/sampotts/plyr)) video and audio player. Supports everything that original library supports.
- byteark-player-angular - Player Container from π [ByteArk](www.byteark.com/).
- Vidstack - A framework and collection of UI components for building and managing custom media players on the web. You can use this library to build your own player (see our examples), or use our production-ready Default Layout and customize it to match your brand and site. See this π [installation guide](www.vidstack.io/docs/player/getting-started/installation/angular?styling=default-layout&provider=video).
- dyte-io/ui-kit - Dyte's UI library for creating meeting interfaces.
- rx-angular - RxAngular offers a toolkit for handling fully reactive apps with the main focus on runtime performance, template rendering, and developer experience.
- ngx-grpc - Angular gRPC framework.
- trellisorg platform - The Trellis Open Source Repo contains projects and tools, some of which Trellis uses internally, but has opened sourced for the community to use.
- ng-web-apis - A set of common utils for consuming Web APIs with Angular.
- daffodil - Angular Ecommerce PWA Framework.
- ngworker - Monorepo for the @ngworker NPM organization. Packages for Angular applications and testing.
- angular-ru-sdk - A set of tool chains that implement common interaction patterns while being unopinionated about their presentation. It represents an abstraction of the core functionalities found in Angular.
- myndpm - Open Source Angular Libraries contributed by @myndpm.
- jscutlery devkit - Tools that make Angular developer's life easier.
- angular components - Component infrastructure and Material Design components for Angular.
- lithium-angular - Reactive components made easy! Lithium provides utilities that enable seamless reactive state and event interactions for Angular components.
- rxweb - Tons of extensively featured packages for Angular, Vue and React Projects.
- jsonforms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.
- ngspot - Collection of awesome Angular libraries.
- ts-cacheable - A popular platform-agnostic caching library.
- ngxtension-platform - Utilities for Angular.
- dfts-common - Collection of TypeScript and Angular libraries (QR Code, Bootstrap table and icons, and other utilities).
- spartan - Cutting-edge tools powering Angular full-stack development.
- ngify - Use Angular features outside of Angular.
- ng-vibe - Designed for Angular 17+, these tools (drawer, dialog, toastify,timer, service-locator) are here to enhance your development process with dynamic and efficient solutions.
- angular-kit - A set of powerful Angular tools including pipes, lifecycle hooks, and reactive enhancements.
- sba-angular - π [Sinequa's](www.sinequa.com/) Angular-based Search Based Application (SBA) Framework.
- angular-toolbox - A library that provides useful tools for Angular apps development.
- ngx-awesome-popup - Angular dialog modal framework (Confirmation box, Alert box, Toast notification and Cookie banner).
- dialog - A simple to use, highly customizable, and powerful modal.
- ngx-modal-ease - `ngx-modal-ease` is a versatile Angular library providing a lightweight, simple, and performant modal.
- angular-toolbox - A library that provides useful tools for Angular apps development.
- ngx-awesome-popup - Angular dialog modal framework (Confirmation box, Alert box, Toast notification and Cookie banner).
- dialog - A simple to use, highly customizable, and powerful modal.
- ngx-modal-ease - `ngx-modal-ease` is a versatile Angular library providing a lightweight, simple, and performant modal.
- ngx-toastr - Notifications/Toastr.
- hot-toast - Smoking hot toast notifications for Angular.
- angular-bootstrap-toast-service - Angular project for sending Bootstrap based toast notifications including Vercel deployment.
- angular2-notifications - A light and easy to use notifications library for Angular.
- ngx-notifier - A Simple Notification Service for Angular applications.
- ng-qrcode - Easy to use AOT compatible QR code generator for Angular projects.
- angularx-qrcode - A fast and easy-to-use Ivy compatible Ionic and Angular QR Code Generator library.
- dfts-qrcode - A tiny and simple-to-use JavaScript / TypeScript QR-Code generator library. Fully type-safe and ES modules compatible.
- ngx-scanner - Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
- ngx-smart-modal - Modal/Dialog component crafted for Angular (Ivy-compatible).
- ngx-toastr - Notifications/Toastr.
- hot-toast - Smoking hot toast notifications for Angular.
- ngx-sonner - An opinionated toast component for Angular. A port of @emilkowalski's sonner.
- angular-bootstrap-toast-service - Angular project for sending Bootstrap based toast notifications including Vercel deployment.
- ngx-notifier - A Simple Notification Service for Angular applications.
- ng-qrcode - Easy to use AOT compatible QR code generator for Angular projects.
- angularx-qrcode - A fast and easy-to-use Ivy compatible Ionic and Angular QR Code Generator library.
- dfts-qrcode - A tiny and simple-to-use JavaScript / TypeScript QR-Code generator library. Fully type-safe and ES modules compatible.
- ngx-scanner - Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
- qrcode.angular - QR Code implementation based on Angular.
- ng-qrcode-svg - Simple QR code generator (SVG only) for Angular.
- ngx-ui-scroll - Virtual/infinite scroll for Angular.
- ngx-page-scroll - Animated scrolling functionality for Angular written in pure TypeScript.
- ngx-infinite-scroll - Infinite Scroll Directive for Angular.
- ngx-scroll-animations - This minimalistic Angular directive, free from external dependencies, empowers you to effortlessly implement CSS animations on elements. These animations trigger when an element comes into view through scrolling on the page. It seamlessly integrates with your choice of CSS animations.
- lithium-ngx-virtual-scroll - A fast and lightweight virtual scrolling solution for Angular that supports single column lists, grid lists and view caching.
- @robingenz/ngx-infinite-scroll - Simple Angular directive for infinite scrolling.
- angular-fullpage - Official component for fullPage.js, a fullscreen scrolling library.
- OverlayScrollbars - A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
- exome - Simple proxy based state manager for deeply nested states, works with Angular Signals and RxJS.
- ngxs - NGXS tries to make things as simple and accessible as possible with less boilerplate and code to maintain.
- ngx-scanner - Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
- qrcode.angular - QR Code implementation based on Angular.
- ng-qrcode-svg - Simple QR code generator (SVG only) for Angular.
- ngx-ui-scroll - Virtual/infinite scroll for Angular.
- ngx-page-scroll - Animated scrolling functionality for Angular written in pure TypeScript.
- ngx-infinite-scroll - Infinite Scroll Directive for Angular.
- ngx-scroll-animations - This minimalistic Angular directive, free from external dependencies, empowers you to effortlessly implement CSS animations on elements. These animations trigger when an element comes into view through scrolling on the page. It seamlessly integrates with your choice of CSS animations.
- lithium-ngx-virtual-scroll - A fast and lightweight virtual scrolling solution for Angular that supports single column lists, grid lists and view caching.
- @robingenz/ngx-infinite-scroll - Simple Angular directive for infinite scrolling.
- angular-fullpage - Official component for fullPage.js, a fullscreen scrolling library.
- ngx-scrolltop - Lightweight, Material Design inspired **button for scroll-to-top** of the page. πΌ **No dependencies. Pure Angular!** (Compatibility: Angular 9, Ivy, Universal, `ng add`).
- ngrx - Reactive State for Angular.
- OverlayScrollbars - A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
- ng-table-virtual-scroll - Virtual Scroll for Angular Material Table.
- ngx-signal-state - Opinionated simple state management for Angular.
- ngx-scrollbar - Custom overlay-scrollbars with native scrolling mechanism.
- universal-model-angular - Store and state management for Angular.
- ng-simple-state - Simple state management in Angular with only Services and RxJS.
- query - Powerful asynchronous state management, server-state utilities and data fetching for the web.
- mini-rx-store - MiniRx is the reactive state management platform.
- elf - A reactive immutable state management solution built on top of RxJS. It uses custom RxJS operators to query the state and pure functions to update it.
- state-adapt - Declarative, incremental state management library.
- ngx-collection - Collection State Management Service for Angular.
- xstate - Actor-based state management & orchestration for complex app logic.
- signalstory - A state management library based on Angular signals. It offers a range of architectural options, from simple repository-based state management (signal-in-a-service) to orchestrating decoupled commands, handling side effects through encapsulated objects, and facilitating inter-store communication using an event-driven approach.
- qrcode.angular - QR Code implementation based on Angular.
- ng-qrcode-svg - Simple QR code generator (SVG only) for Angular.
- ngx-ui-scroll - Virtual/infinite scroll for Angular.
- ngx-page-scroll - Animated scrolling functionality for Angular written in pure TypeScript.
- ngx-infinite-scroll - Infinite Scroll Directive for Angular.
- ngx-scroll-animations - This minimalistic Angular directive, free from external dependencies, empowers you to effortlessly implement CSS animations on elements. These animations trigger when an element comes into view through scrolling on the page. It seamlessly integrates with your choice of CSS animations.
- lithium-ngx-virtual-scroll - A fast and lightweight virtual scrolling solution for Angular that supports single column lists, grid lists and view caching.
- @robingenz/ngx-infinite-scroll - Simple Angular directive for infinite scrolling.
- angular-fullpage - Official component for fullPage.js, a fullscreen scrolling library.
- ngx-scrolltop - Lightweight, Material Design inspired **button for scroll-to-top** of the page. πΌ **No dependencies. Pure Angular!** (Compatibility: Angular 9, Ivy, Universal, `ng add`).
- OverlayScrollbars - A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
- ngx-scrollbar - Custom overlay-scrollbars with native scrolling mechanism.
- universal-model-angular - Store and state management for Angular.
- ng-simple-state - Simple state management in Angular with only Services and RxJS.
- exome - Simple proxy based state manager for deeply nested states, works with Angular Signals and RxJS.
- ngxs - NGXS tries to make things as simple and accessible as possible with less boilerplate and code to maintain.
- query - Powerful asynchronous state management, server-state utilities and data fetching for the web.
- elf - A reactive immutable state management solution built on top of RxJS. It uses custom RxJS operators to query the state and pure functions to update it.
- state-adapt - Declarative, incremental state management library.
- ngx-signal-state - Opinionated simple state management for Angular.
- ng-table-virtual-scroll - Virtual Scroll for Angular Material Table.
- ngx-scrollbar - Custom overlay-scrollbars with native scrolling mechanism.
- universal-model-angular - Store and state management for Angular.
- exome - Simple proxy based state manager for deeply nested states, works with Angular Signals and RxJS.
- ngrx - Reactive State for Angular.
- elf - A reactive immutable state management solution built on top of RxJS. It uses custom RxJS operators to query the state and pure functions to update it.
- state-adapt - Declarative, incremental state management library.
- ngx-signal-state - Opinionated simple state management for Angular.
- ngx-collection - Collection State Management Service for Angular.
- xstate - Actor-based state management & orchestration for complex app logic.
- signalstory - A state management library based on Angular signals. It offers a range of architectural options, from simple repository-based state management (signal-in-a-service) to orchestrating decoupled commands, handling side effects through encapsulated objects, and facilitating inter-store communication using an event-driven approach.
- tansu - A lightweight, push-based state management library. It works well with π [the Angular ecosystem](amadeusitgroup.github.io/tansu/#md:tansu-works-well-with-the-angular-ecosystem).
- @tethys/store - A mini, yet powerful state management library for Angular.
- angular-redux - Unofficial Angular bindings for π [Redux](redux.js.org/).
- ngx-reactive-storage - Wrapper around IndexedDB and localStorage that allows you to create databases and tables using a simple, promise-based API. Changes to the data can be seen with Angular Signals or RxJS Observables.
- ng2-webstorage - LocalStorage and SessionStorage manager.
- ngx-indexed-db - Wraps IndexedDB in an Angular service.
- angular-async-local-storage - Efficient client-side storage for Angular: simple API + performance + Observables + validation.
- ng-web-apis/storage - This is a library to use Web Storage API with Angular.
- ngx-odm - Angular 14+ wrapper for RxDB.
- mini-rx-store - MiniRx is the reactive state management platform.
- ngx-collection - Collection State Management Service for Angular.
- xstate - Actor-based state management & orchestration for complex app logic.
- @tethys/store - A mini, yet powerful state management library for Angular.
- signalstory - A state management library based on Angular signals. It offers a range of architectural options, from simple repository-based state management (signal-in-a-service) to orchestrating decoupled commands, handling side effects through encapsulated objects, and facilitating inter-store communication using an event-driven approach.
- ngx-sherlock - `ngx-sherlock` is an Angular tooling library to be used with the <b><code> 39β</code></b> <b><code> 11π΄</code></b> [@politie/sherlock](https://github.com/politie/sherlock)) distributed reactive state management library.
- tansu - A lightweight, push-based state management library. It works well with π [the Angular ecosystem](amadeusitgroup.github.io/tansu/#md:tansu-works-well-with-the-angular-ecosystem).
- angular-redux - Unofficial Angular bindings for π [Redux](redux.js.org/).
- ngx-reactive-storage - Wrapper around IndexedDB and localStorage that allows you to create databases and tables using a simple, promise-based API. Changes to the data can be seen with Angular Signals or RxJS Observables.
- ng2-webstorage - LocalStorage and SessionStorage manager.
- ngx-sherlock - `ngx-sherlock` is an Angular tooling library to be used with the <b><code> 39β</code></b> <b><code> 11π΄</code></b> [@politie/sherlock](https://github.com/politie/sherlock)) distributed reactive state management library.
- ngx-indexed-db - Wraps IndexedDB in an Angular service.
- angular-async-local-storage - Efficient client-side storage for Angular: simple API + performance + Observables + validation.
- ng-web-apis/storage - This is a library to use Web Storage API with Angular.
- ngx-odm - Angular 14+ wrapper for RxDB.
- signaldb - A local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity. It integrates easily with Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.
- tansu - A lightweight, push-based state management library. It works well with π [the Angular ecosystem](amadeusitgroup.github.io/tansu/#md:tansu-works-well-with-the-angular-ecosystem).
- @tethys/store - A mini, yet powerful state management library for Angular.
- angular-redux - Unofficial Angular bindings for π [Redux](redux.js.org/).
- helipopper - A Powerful Tooltip and Popover for Angular Applications.
- ngx-reactive-storage - Wrapper around IndexedDB and localStorage that allows you to create databases and tables using a simple, promise-based API. Changes to the data can be seen with Angular Signals or RxJS Observables.
- ng2-webstorage - LocalStorage and SessionStorage manager.
- popover - Popover component for Angular.
- angular-confirmation-popover - An angular 15.0+ bootstrap confirmation popover.
- ngx-indexed-db - Wraps IndexedDB in an Angular service.
- angular-async-local-storage - Efficient client-side storage for Angular: simple API + performance + Observables + validation.
- ng-web-apis/storage - This is a library to use Web Storage API with Angular.
- ngx-odm - Angular 14+ wrapper for RxDB.
- signaldb - A local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity. It integrates easily with Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.
- helipopper - A Powerful Tooltip and Popover for Angular Applications.
- popover - Popover component for Angular.
- angular-confirmation-popover - An angular 15.0+ bootstrap confirmation popover.
- ng2-tooltip-directive - Forked from <b><code> 101β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- signaldb - A local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity. It integrates easily with Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.
- helipopper - A Powerful Tooltip and Popover for Angular Applications.
- popover - Popover component for Angular.
- angular-confirmation-popover - An angular 15.0+ bootstrap confirmation popover.
- ng2-tooltip-directive - Forked from <b><code> 102β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- ngx-tooltip-directives - This library offers three different tooltip directives (string, html and template) and draws inspiration from the no longer maintained <b><code> 102β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- ng2-tooltip-directive - Forked from <b><code> 102β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- tooltip-testing - Tooltip for Angular, forked from cm-angular-tooltip
- ngx-popovers - An Angular library based on π [Floating UI](floating-ui.com/) with already ready-made components to use.
- ej2-angular-ui-components - Syncfusion Angular UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 70+ UI components that every applications will ever need.
- Nebular - Customizable Angular UI Library based on Eva Design System.
- NG ZORRO MOBILE - An enterprise-class mobile UI components based on Ant Design Mobile and Angular.
- NG ZORRO - An enterprise-class UI components based on Ant Design and Angular.
- ngx-ui - Style and Component Library for Angular2 and beyond!
- prime-ng - The Most Complete Angular UI Component Library.
- ngx-tippy-wrapper - Angular wrapper for <b><code> 11934β</code></b> <b><code> 520π΄</code></b> [Tippy.js](https://github.com/atomiks/tippyjs)).
- tooltip-testing - Tooltip for Angular, forked from cm-angular-tooltip
- angular-ellipsis-tooltip - Angular component to display ellipsis and material tooltip dynamically.
- ngx-popovers - An Angular library based on π [Floating UI](floating-ui.com/) with already ready-made components to use.
- ej2-angular-ui-components - Syncfusion Angular UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 70+ UI components that every applications will ever need.
- Nebular - Customizable Angular UI Library based on Eva Design System.
- NG ZORRO - An enterprise-class UI components based on Ant Design and Angular.
- ngx-ui - Style and Component Library for Angular2 and beyond!
- prime-ng - The Most Complete Angular UI Component Library.
- ngx-ui - Style and Component Library for Angular2 and beyond!
- prime-ng - The Most Complete Angular UI Component Library.
- ng-devui - Angular UI Component Library based on DevUI Design.
- ng-aquila - Aquila is an open-source component library provided by the Allianz Global Digital Factory (GDF). We use this library internally with Allianz branding. Here we provide a white label variant of these components.
- enterprise-ng - Angular wrappers for IDS Enterprise components.
- oblique - An Angular front-end framework Tailored for your swiss branded business web application, Oblique provides a standardized corporate design look and feel as well as a collection of ready-to-use Angular components.
- fundamental-ngx - Fundamental Library for Angular is SAP Design System Angular component library.
- designsystem - Kirby Design System is a UX Component library implementing the Kirby Design Philosophy.
- sbb-angular - Angular Library for SBB.
- ui - Enterprise level Angular UI framework from Alauda Frontend Team.
- ngx-tethys - Fast and reliable Tethys Design components for Angular.
- antwerp-ui_angular - Antwerp UI is a component interface library for building user interfaces and responsive web apps.
- ng-clarity - Clarity Angular is a scalable, accessible, customizable, open-source design system built for Angular.
- ngx-semantic - A new take on an Angular implementation for Semantic UI.
- ngx-float-ui - Angular wrapper for the π [Floating UI](floating-ui.com/) library.
- orchestrator - Extensible orchestrator for UI and forms for Angular.
- winonang - Part of the Winona UI suite, aimed at providing seamless UI components for Angular developers. Our goal is to ensure that these components work flawlessly on Windows, but they are designed to be cross-platform compatible as well.
- carbon-components-angular - An Angular implementation of the Carbon Design System for IBM.
- ng-primitives - A low-level UI component library with a focus on accessibility, customization, and developer experience.
- dyte-io/ui-kit - Dyte's UI Kit is a prebuilt design library of UI components that makes it easy to integrate video and voice calls into any app or website within minutes.
- onega-ui - A modern and stylish UI kit that offers a wide range of UI components and elements to create professional and attractive websites.
- sky-ui - Angular UI kit.
- ngx-neumorphic - Angular Neomorphism UI kit.
- ng-zen - A versatile Angular library and CLI tool offering UI-kit Angular schematics for streamlined integration into projects. The tool is currently in the Alpha phase.
- pupakit - Angular UI Kit based on an atomic approach to building interfaces (Not production ready).
- ngwr - Angular UI kit to make stylish Angular applications.
- Windmillcode-Angular-CDK - Provides a collection of reusable UI components, each crafted with attention to detail and performance.
- ng-vcl - Angular VCL β an Angular component library based on the π [VCL](vcl.github.io) CSS eco system.
- po-angular - Component library based on Angular. Documentation in Portuguese.
- pastanaga-angular - An Angular implementation of Pastanaga design system offering a set of re-usable UI components which are covering typical needs of any web application. It is maintained by [Plone](http://plone.org/) and [Guillotina](http://guillotina.io/) communities.
- ngx-bootstrap - Fast and reliable Bootstrap widgets in Angular (supports Ivy engine).
- design-angular-kit - A toolkit based on Bootstrap Italia
- MDBootstrap - Bootstrap 5 & Angular 17 UI KIT - 700+ components, MIT license, simple installation.
- IgniteUI Angular - Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids, charts, and more.
- Alyle UI - Minimal Design, a set of components for Angular 16+.
- angular-material-extensions/google-maps-autocomplete - **Autocomplete** input component and directive for google-maps built with angular material design.
- David UI Angular - Components library for enterprise-level projects based on Tailwind CSS and Angular.
- angular-material-extensions/select-country
- angular-material-extensions/password-strength - Angular UI library to illustrate and validate a **password**'s strength with material design.
- angular material components - Angular Material Library provide extra components for every project.
- ng-matero/extensions - Angular Material Extensions Library.
- angular-material-css-vars - Little library to use css variables with Angular Material.
- ngxtw - Tailwind CSS components for Angular Enterprise Applications. Super easy to use and customize.
- Rectangle UI - A code-first UI component library for Angular.
- Mamba UI - A free and open-sourced UI kit with 150+ Tailwind CSS components and templates.
- ngx-vflow - An open source library to build node-based UI with Angular.
- skyux - SKY UX components for Angular.
- ngx-ui-tour - A UI tour library inspired by <b><code> 163β</code></b> <b><code> 49π΄</code></b> [angular-ui-tour](https://github.com/benmarch/angular-ui-tour)).
- ngx-tour-wizard - Product Tour Wizard.
- bdc-walkthrough - An Angular Material library for displaying walk-through pop-ups and dialogs using a declarative way.
- ng2-pdf-viewer - PDF viewer component.
- ngx-extended-pdf-viewer - A full-blown PDF viewer for Angular 16, 17, and beyond.
- ng2-pdfjs-viewer - An Angular component for PDFJS and ViewerJS (Supports all versions of Angular).
- ngx-json-viewer - JSON formatter and viewer in HTML for Angular.
- ngx-diff - Angular component library for displaying diffs of text.
- infinite-viewer - Infinite Viewer is a document viewer component with infinite scrolling.
- ngx-doc-viewer - This component can be used to show several different document types in an Angular app.
- ngx-treeview2 - An Angular treeview component with checkbox.
- ngx-countdown - Simple, easy and performant countdown.
- xng-breadcrumb - Zero config breadcrumb solution. A lightweight, configurable and reactive breadcrumbs for Angular 6 and beyond.
- ng-portal - Component property connection in Angular application.
- rx-computed - The async RxJS-based version of signals' `computed()`.
- microwave - Optimize Angular change detection effortlessly.
- falso - All the Fake Data for All Your Real Needs.
- ngx-device-detector - An Angular v7+ library to detect the device, OS, and browser details.
- ngx-feature-toggle - Your module to handle with feature toggles in Angular applications easier.
- runtime-config-loader - This is an Angular library that provides an easy way to load a configuration JSON file for runtime configuration.
- ng-polymorpheus - Polymorpheus is a tiny library for polymorphic templates in Angular.
- ngx-cookieconsent - Cookie Consent module for Angular.
- ngx-cookie-service - Angular service for cookies. Originally based on the <b><code> 64β</code></b> <b><code> 31π΄</code></b> [ng2-cookies](https://github.com/BCJTI/ng2-cookies)) library.
- gui - JSON powered GUI for configurable panels.
- ng2csv - Angular service for saving data to CSV file.
- ngx-signal-immutability - Compile-time and runtime immutability for Angular signals.
- angular-paginator - Pagination Component for Angular applications.
- @ui-router/angular - π [UI-Router](ui-router.github.io) for Angular: State-based routing for Angular.
- ngx-csv-parser - CSV Parser for Angular by Developers Hive.
- angular-tag-cloud-module - With this module, you can generate word clouds / tag clouds.
- ngx-flamegraph - Flame graph for stack trace visualization written in Angular.
- ngx-lipsum - Easily use lorem-ipsum dummy texts in your angular app as directive, component or by using a service.
- ngx-parallax-stars - Angular library to create beautiful stars with parallax effect.
- angular-twitter-timeline - Angular Public Twitter Timeline Widget.
- ng-parsel - Parse your Angular code base to JSON abstraction - Great for displaying APIs and running custom analysis.
- angular-compiler-output - See the JS output of the Angular compiler for a given angular template.
- ng-dynamic-mf - Truly dynamic modules at runtime with Module Federation.
- ngx-font-picker - Google fonts font picker widget for Angular.
- ngx-flagr - Effortless feature flag management in Angular.
- module-federation-plugin - Module Federation allows loading separately compiled and deployed code (like micro frontends or plugins) into an application. This plugin makes Module Federation work together with Angular and the CLI.
- ng2-idle - A module for responding to idle users in Angular applications.
- ng2-gauge - SVG gauge component for Angular.
- (Github) Ionic Framework - Github Repo of Ionic Framework.
- awesome-cordova-plugins - Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support.
- ionic-angular-library - A collection of components and services that are useful for developing Ionic Angular applications.
- IDEA-Ionic8-extra - π [IDEA's](www.iter-idea.com/) extra components and services built on Ionic 8, and distributed with different NPM packages.
- ngrx-course - Angular University Complete Guide.
- ngrx-store-localstorage - Simple syncing between `@ngrx/store` and local storage.
- ngrx-toolkit - Various Extensions for the NgRx Signal Store.
- ngrx-traits - NgRx Traits is a library to help you compose and reuse a set NGRX actions, selectors, effects, and reducers across your app.
- ngrx-addons - A collection of NgRx addons, including state persistence.
- ngrx-store-storagesync - Highly configurable state sync library between localStorage/sessionStorage and `@ngrx/store`.
- ngrx-store-formsync - Synchronize any reactive form to `@ngrx/store`.
- ngrx-wieder - Lightweight undo-redo for Angular with NgRx & Immer.js.
- ngrx-immer - Immer wrappers around NgRx methods createReducer, on, and ComponentStore.
- ngrx-rtk-query - Make RTK Query with Hooks works in Angular Applications.
- ngrx-action-bundles - This library allows you to reduce ngrx boilerplate by generating action bundles for common ngrx redux store scenarios and allows you to easily connect state, dispatch actions and listen for actions everywhere across your applications.
- angular-ngrx-nx-realworld-example-app - Real world application built with Angular 17, NgRx 17, & Nx 17.
- ngx-view-state - Library for handling Loading/Success/Error in NgRx.
- store-service - Adds an abstraction layer / facade between Angular components and the NgRx store.
- ngrx-entity-relationship - ORM selectors for Redux, `@ngrx/store`, `@ngrx/entity`, and `@ngrx/data`. Ease of relationships with entities.
- ngx-signal-store-query - Signal Store feature that bridges with π [Angular Query](tanstack.com/query/latest/docs/framework/angular/overview).
- learn-rxjs - Clear examples, explanations, and resources for RxJS.
- rxjs-course - RxJs course from Angular University
- redux-observable - RxJS middleware for action side effects in Redux using "Epics".
- rxjs-challenge - A set of little RxJS puzzles to practice your Observable skills.
- operators - This package regroups a couple of RxJS operators meant to simplify some common patterns.
- until-destroy - RxJS operator that unsubscribe from observables on destroy.
- effects - A framework-agnostic RxJS effects implementation.
- ngx-observable-lifecycle - Library for observing the lifecycle of an (ivy compiled) angular component.
- rx-sandbox - Marble diagram DSL based test suite for RxJS.
- observer-spy - This library makes RxJS Observables testing easy!
- ngx-operators - RxJS operators for Angular.
- rxjs-toolbox - Set of custom operators and handy factory functions for RxJS.
- subscribable-things - A collection of reactive wrappers for various browser APIs.
- ngx-rxjs-zone-scheduler - A library for Angular providing RxJS schedulers to run some kind of work inside or outside of `NgZone`.
- rxjs-broker - An RxJS message broker for WebRTC DataChannels and WebSockets.
- rxjs-insights - See through the observables.
- observable-webworker - Simplified API for working with Web Workers with RxJS.
- ng-event-bus - RxJS-based message bus service for Angular.
- audit-debounce - RxJS operator to debounce and audit simultaenously.
- TypeScript Repository (GitHub) - Official GitHub Repo for TypeScript.
- DefinitelyTyped Repository (GitHub) - The repository for high quality TypeScript type definitions.
- typehero - Connect, collaborate, and grow with a community of TypeScript developers.
- type-challenges - Collection of TypeScript type challenges with online judge.
- Sheriff - Lightweight Modularity for TypeScript Projects.
- Total Typescript Book - The companion repo for the upcoming Total TypeScript book.
- ts-essentials - All essential TypeScript types in one place.
- trpc - Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
- quicktype - Generate types and converters from JSON, Schema, and GraphQL.
- ts-pattern - The exhaustive Pattern Matching library for TypeScript, with smart type inference.
- ngx-mf - Bind your model types to angular FormGroup type.
- superstruct - A simple and composable way to validate data in JavaScript (and TypeScript).
- typebox - Json Schema Type Builder with Static Type Resolution for TypeScript.
- zod - TypeScript-first schema validation with static type inference.
- valibot - The modular and type safe schema library for validating structural data.
- ngx-exhaustive-check - Angular utility for ensuring exhaustive checks on TypeScript discriminated unions, enhancing type safety and reliability.
- awesome-utils-dev/angular - This is an exhaustive list of resources covering the whole Angular ecosystem. This should be your next step if you haven't found what you need here.
- ![CC0
- ngx-grid - A professional Angular data grid.
- slate-angular - Angular view layer for <b><code> 29892β</code></b> <b><code> 3247π΄</code></b> [Slate](https://github.com/ianstormtaylor/slate)).
- ngx-flow - Angular7+ wrapper for <b><code> 2966β</code></b> <b><code> 347π΄</code></b> [flow.js](https://github.com/flowjs/flow.js)) for file upload.
- ngx-filepond - A handy <b><code> 15182β</code></b> <b><code> 828π΄</code></b> [FilePond](https://github.com/pqina/filepond)) adapter component for Angular.
- ngx-filesaver - Simple file save with <b><code> 21627β</code></b> <b><code> 4380π΄</code></b> [FileSaver.js](https://github.com/eligrey/FileSaver.js)).
- ngx-qrcode-generator - An Angular component that generates QR codes using the <b><code> 1543β</code></b> <b><code> 214π΄</code></b> [QRious](https://github.com/neocotic/qrious)) library.
- ngx-perfect-scrollbar - This fork of <b><code> 522β</code></b> <b><code> 116π΄</code></b> [ngx-perfect-scrollbar](https://github.com/zefoy/ngx-perfect-scrollbar)) is an Angular wrapper library for π [Perfect Scrollbar](utatti.github.io/perfect-scrollbar/).
- ng - An Angular-specific extension of <b><code> 2β</code></b> <b><code> 0π΄</code></b> [@bitfiber/rx](https://github.com/bitfiber/rx)) built on top of RxJS, designed to manage reactive state, asynchronous workflows, and events in Angular applications. It provides a structured approach to handling complex data flows using emitters, states, groups, and stores, allowing seamless integration of various reactive sources like emitters, states, and observables.
- rxjs-collection - RxJS enhanced Array, Map, WeakMap, Set and WeakSet.
- ngx-stories - An Angular component to render Instagram like stories.
- angular-slickgrid - A wrapper of the lightning fast & customizable <b><code> 6812β</code></b> <b><code> 1982π΄</code></b> [SlickGrid](https://github.com/mleibman/SlickGrid)) datagrid. It also includes multiple styling themes.
- ngx-draggable-dom - Angular attribute directive that causes any element to become a draggable element.
- slate-angular - Angular view layer for <b><code> 29745β</code></b> <b><code> 3239π΄</code></b> [Slate](https://github.com/ianstormtaylor/slate)).
- ngx-flow - Angular7+ wrapper for <b><code> 2961β</code></b> <b><code> 346π΄</code></b> [flow.js](https://github.com/flowjs/flow.js)) for file upload.
- ngx-tooltip-directives - This library offers three different tooltip directives (string, html and template) and draws inspiration from the no longer maintained <b><code> 101β</code></b> <b><code> 76π΄</code></b> [ng2-tooltip-directive](https://github.com/drozhzhin-n-e/ng2-tooltip-directive)).
- ngx-super-forms - This library adds some much-needed features on top of Angular forms and Reactive forms, to make it more developer friendly.
- ionic-angular-collect-icons - This library is used to uniquely group the ionIcons in a project, and generate for export ionIcons file.
- ngx-advanced-img - Angular attribute directives suite that provides various HTML img feature extensions.
- ngx-bottom-sheet - A highly customizable and lightweight Angular service that provides a mobile-friendly bottom sheet component.
- ngx-md - Angular directive for parsing markdown content in your web application.
- ngx-plyr - Angular 17+ bindings for <b><code> 26474β</code></b> <b><code> 2923π΄</code></b> [plyr](https://github.com/sampotts/plyr)) video and audio player. Supports everything that original library supports.
- ngx-lift - This project has been crafted to enhance and simplify your Angular development experience. In the dynamic web development landscape, Angular stands out as a robust framework, and `ngx-lift` and `clr-lift` complement it by offering a collection of utilities, operators, and components.
- firestitch - π [Firestitch](firestitch.com/) has a ton of open source Angular solutions.
- ngx-tippy-wrapper - Angular wrapper for <b><code> 11972β</code></b> <b><code> 520π΄</code></b> [Tippy.js](https://github.com/atomiks/tippyjs)).
- ngx-angular-query-builder - A new version of <b><code> 297β</code></b> <b><code> 223π΄</code></b> [angular2-query-builder](https://github.com/zebzhao/Angular-QueryBuilder)) that supports modern Angular. Used to create queries and filters.
- ngx-copypaste - A pure and awesome copy paste directive for Angular.
- mutates - A powerful toolset for mutating the Abstract Syntax Tree (AST) of TypeScript files. It is a fork of <b><code> 156β</code></b> <b><code> 7π΄</code></b> [ng-morph](https://github.com/taiga-family/ng-morph)), with a broader focus beyond Angular-specific transformations, allowing for extensive AST modifications in any TypeScript project.
-
-
Source
-
Third Party Components
-
Programming Languages
Categories
Sub Categories
Keywords
angular
848
typescript
221
angular2
99
javascript
83
ngx
76
react
64
rxjs
51
vue
45
angular-cli
36
library
35
material
34
angular-components
34
angular17
32
ui
32
testing
30
admin-dashboard
28
state-management
27
components
25
angular4
25
angular7
25
svelte
25
angular-material
25
icons
25
i18n
24
component
24
frontend
24
jest
23
angular5
23
bootstrap
22
charts
22
angular-library
22
ngrx
22
reactive
21
ng
21
template
21
scroll
21
material-design
20
tailwindcss
20
angular18
20
ionic
19
state
18
svg
18
grid
17
ui-components
17
graphql
17
forms
17
redux
16
angular6
16
angularjs
16
angular16
16