-
Table of contents:
* [Angular](#angular)
@@ -940,7 +934,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
---
-enjoy — [**PatrickJS**](http://twitter.com/gdi2290?ref=awesome-angular)
+enjoy — [**PatrickJS**](http://patrickjs.com)
---
From 84bb5513edecbbecc92ae0e4f285db4028d27a57 Mon Sep 17 00:00:00 2001
From: Nathan Thompson <45763506+nthompson196@users.noreply.github.com>
Date: Sat, 11 May 2019 00:51:28 -0400
Subject: [PATCH 0041/1046] Added Server-side rendering tutorial (#369)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4d5581fb..88bde9cc 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,7 @@ Table of contents:
#### Server-Side Rendering
* [Angular Universal Repository (GitHub)](https://github.com/angular/universal)
+* [SEO-Friendly Angular SPA: Universal Server-Side Rendering Tutorial](https://snipcart.com/blog/angular-seo-universal-server-side-rendering)
#### Material Design
From b3dd6af1912873b522a106f89462a7e4bb68db88 Mon Sep 17 00:00:00 2001
From: Rory McGuinness
Date: Sat, 25 May 2019 04:33:59 +0100
Subject: [PATCH 0042/1046] fix(readme): Change your twitter handle from old
@gdi2290 to new @PatrickJS__ (#373)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 88bde9cc..d51e5985 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ Table of contents:
> List of Angular experts you should follow on Twitter (in no particular order). This list is by no means complete.
-* [@gdi2290](https://twitter.com/gdi2290)
+* [@PatrickJS__](https://twitter.com/PatrickJS__)
* [@scotups](https://twitter.com/scotups)
* [@pkozlowski_os](https://twitter.com/pkozlowski_os)
* [@teropa](https://twitter.com/teropa)
From d8d06d8a6d3738218fcf7dec72475c306b336631 Mon Sep 17 00:00:00 2001
From: Andrey
Date: Thu, 30 May 2019 05:49:48 +0300
Subject: [PATCH 0043/1046] Update README.md (#375)
ngx-flexible-select is added
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index d51e5985..11e0c1df 100644
--- a/README.md
+++ b/README.md
@@ -522,6 +522,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [ngx-permissions](https://github.com/AlexKhymenko/ngx-permissions) - Permission and roles based access control for your angular(angular 2, angular 4,5+) applications(AOT, lazy modules compatible)
* [Nebular](https://github.com/akveo/nebular) - set of essential (Theme, UI Kit, Auth, Security) modules for complex Angular applications
* [ng-select](https://github.com/ng-select/ng-select) Angular ng-select - All in One UI Select, Multiselect and Autocomplete
+* [ngx-flexible-select](https://github.com/andreysyagrovskiy/ngx-flexible-select) - The most flexible and customized select
* [ng-katex](https://github.com/garciparedes/ng-katex) Angular module to write beautiful math expressions with TeX syntax boosted by KaTeX library
* [ng-fullcalendar](https://github.com/ng-fullcalendar/ng-fullcalendar) Fullcalendar module for Angular
* [angular-bootstrap-md](https://mdbootstrap.com/angular/) Material Design for Bootstrap 4 (Angular)
From ee4b58fa61339189063d07bccc4e2ea32981c2c3 Mon Sep 17 00:00:00 2001
From: Alejandro Guardiola
Date: Thu, 30 May 2019 23:40:25 -0400
Subject: [PATCH 0044/1046] add @instechnologies/ng-rooster (#376)
@instechnologies/ng-rooster is an easy to use library, a wrapper around roosterjs, a rich text editor.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 11e0c1df..3b51463a 100644
--- a/README.md
+++ b/README.md
@@ -572,6 +572,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ctrl/ngx-rightclick](https://github.com/TypeCtrl/ngx-rightclick) - Context Menu Service for Angular
* [@ctrl/ngx-droppable](https://github.com/typectrl/ngx-droppable) - Give file dropping ability to any element or component
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
+* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
#### Site Templates
From 2fc74280edda653db1321d7091c4584dc5492d19 Mon Sep 17 00:00:00 2001
From: Dan Revah
Date: Fri, 31 May 2019 13:38:53 +0300
Subject: [PATCH 0045/1046] Update README.md (#377)
Remove '2' from Angular from Ngx-Pipes
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3b51463a..f1e5bfe2 100644
--- a/README.md
+++ b/README.md
@@ -582,7 +582,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [fuel-ui](https://github.com/FuelInteractive/fuel-ui) OrderBy and Range pipes ported from Angular 1.x to Angular 2
* [ngx-filter-pipe](https://github.com/VadimDez/ngx-filter-pipe) Pipe for filtering arrays
-* [ngx-pipes](https://github.com/danrevah/ngx-pipes) Bunch of useful pipes for Angular2 and beyond!
+* [ngx-pipes](https://github.com/danrevah/ngx-pipes) Bunch of useful pipes for Angular and beyond!
* [ngx-order-pipe](https://github.com/VadimDez/ngx-order-pipe) OrderBy pipe for Angular4+ - sort collection by a field
* [angular2-camelcase](https://github.com/previousdeveloper/angular2-camelcase) Angular2 pipe to convert camelCase strings to human readable strings Edit
From 2b8384990739509a8c1fa6017640e55fa1b4e58f Mon Sep 17 00:00:00 2001
From: Dan Revah
Date: Fri, 31 May 2019 13:41:56 +0300
Subject: [PATCH 0046/1046] Update README.md (#378)
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index f1e5bfe2..67db6e60 100644
--- a/README.md
+++ b/README.md
@@ -573,6 +573,9 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ctrl/ngx-droppable](https://github.com/typectrl/ngx-droppable) - Give file dropping ability to any element or component
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
+
+#### Decorators
+* [segal-decorators](https://github.com/danrevah/segal-decorators) Bunch of useful decorators for the web!
#### Site Templates
From d2ee7cfa006ab36ce01d0252b6f932a02b794df2 Mon Sep 17 00:00:00 2001
From: Steven Enten
Date: Mon, 3 Jun 2019 02:25:48 +0200
Subject: [PATCH 0047/1046] Update angular-universal description (#379)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 67db6e60..15aef405 100644
--- a/README.md
+++ b/README.md
@@ -643,7 +643,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [universal-starter](https://github.com/angular/universal-starter) - Angular 2 Universal starter kit by @Angular-Class
* [ng-seed/universal](https://github.com/ng-seed/universal) - Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, dev/prod modes, DLLs, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer by @fulls1z3
-* [angular-universal](https://github.com/enten/angular-universal) - Angular 6 Universal starter kit based on @angular/cli featuring Server-Side Rendering (SSR) and HMR on browser/server sides
+* [angular-universal](https://github.com/enten/angular-universal) - Angular 8 Universal starter kit with Server-Side Rendering (SSR) and HMR on browser/server sides
* [angular-universal-heroku-starter](https://github.com/Alex61NN5/angular-universal-heroku-starter) - Angular 7 Universal Starter Kit with Server-Side Rendering (SSR) and easy deployment to Heroku
---
From 4f82d32d4af29e97b6830e901bcdc00137bc2b8e Mon Sep 17 00:00:00 2001
From: Mateusz
Date: Wed, 3 Jul 2019 13:01:25 +0200
Subject: [PATCH 0048/1046] Add MDB Angular (#381)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 15aef405..ef4bde7b 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,8 @@ Table of contents:
* [Material Light](https://github.com/YagoLopez/material-light) Light, fast and easy to use Material Design components for Angular 2+ (Especially for mobile UI). There are several alternatives but this one has added value and advantages in my opinion (Take a loot at the Readme.md for details). There is also an online demo to see it in action. (API documentation is still lacking but in process).
* [Blox Material](https://github.com/src-zone/material) A lightweight Material Design library for Angular, based upon Google's Material Components for the Web.
* [Material Web Components](https://trimox.github.io/angular-mdc-web) Material Web Components for Angular. A faithful and accurate representation of Material Design as envisioned on the web.
+* [MDBootstrap](https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design) Built with Angular 7, Bootstrap 4 and TypeScript powerful UI KIT providing a set of slick, responsive page templates, layouts, components and widgets to rapidly build responsive, mobile-first websites and apps.
+
#### Cheatsheet
From f4edc71455d78baaaad88b76f8f781993354d7b1 Mon Sep 17 00:00:00 2001
From: Skiychan
Date: Tue, 13 Aug 2019 08:39:05 +0800
Subject: [PATCH 0049/1046] Update README.md (#384)
Add NG-MATERO
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ef4bde7b..f5c04fc3 100644
--- a/README.md
+++ b/README.md
@@ -695,6 +695,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Angular5 + Redux + Graphql + MySQL quickstart](https://github.com/rafaesc/fullstack-graphql-angular) - Simple Fullstack GraphQL Application with Angular CLI + Redux + Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL).
* [Angular5 + Firebase + Structure](https://github.com/naologic/angular5-starter) - Angular 5 + Firebase + a very good router/module structure to make it your own so easy
* [angular-app-example](https://github.com/daixianceng/angular-app-example) - Angular latest + material + sass themes + more beautiful features, a dashboard app example
+* [NG-MATERO](https://github.com/ng-matero/ng-matero) - This Ng-Matero is an Angular admin templete made with Material componnets.
* [**{{** add_your_repo **}}**](https://github.com/gdi2290/awesome-angular/edit/gh-pages/README.md)
---
From 35f3ca59a8c9e62bfecfdaa2649d51fd835f0edb Mon Sep 17 00:00:00 2001
From: Vugar
Date: Tue, 13 Aug 2019 04:39:20 +0400
Subject: [PATCH 0050/1046] add ngx-awesome-uploader (#383)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f5c04fc3..17691847 100644
--- a/README.md
+++ b/README.md
@@ -448,6 +448,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [ng2-table](https://github.com/valor-software/ng2-table) Simple table extension with sorting, filtering, paging... for Angular2 apps
* [ng2-smart-table](https://github.com/akveo/ng2-smart-table) Smart data table library with sorting, filtering, pagination & add/edit/delete functions.
* [ng2-bs](https://github.com/pkozlowski-opensource/ng2-bs) Experiments with Angular 2 directives for Bootstrap.
+* [ngx-awesome-uploader](https://www.npmjs.com/package/ngx-awesome-uploader) Angular Library for uploading files. It supports: File Upload and Preview (additionally preview images with lightbox), validation, image cropper , drag and drop with multi language support.
* [ng-lightning](https://github.com/ng-lightning/ng-lightning) Native Angular 2 components & directives for Lightning Design System
* [ag-grid](https://www.ag-grid.com/) Advanced Datagrid for Pure Javascript / AngularJS 1.x / AngularJS 2 / Web Components
* [angular-jqwidgets](https://www.jqwidgets.com/angular/) Advanced Angular Components with Material Design.
From 7616bae3cbd3dfdbebec2c8b24cd6f1de5b4bf31 Mon Sep 17 00:00:00 2001
From: thefliik <12599934+thefliik@users.noreply.github.com>
Date: Mon, 12 Aug 2019 17:39:36 -0700
Subject: [PATCH 0051/1046] Add Angular SizeObserver (#382)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 17691847..63bdaf4d 100644
--- a/README.md
+++ b/README.md
@@ -576,6 +576,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ctrl/ngx-droppable](https://github.com/typectrl/ngx-droppable) - Give file dropping ability to any element or component
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
+* [Angular SizeObserver](https://gitlab.com/service-work/size-observer) - style DOM elements based on their display size (rather than browser screen size).
#### Decorators
* [segal-decorators](https://github.com/danrevah/segal-decorators) Bunch of useful decorators for the web!
From 17280362dd55dfd864d603e80a57008dd9e17301 Mon Sep 17 00:00:00 2001
From: Steven Enten
Date: Tue, 13 Aug 2019 02:39:54 +0200
Subject: [PATCH 0052/1046] Update README.md (#380)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 63bdaf4d..e5baa2b8 100644
--- a/README.md
+++ b/README.md
@@ -647,7 +647,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [universal-starter](https://github.com/angular/universal-starter) - Angular 2 Universal starter kit by @Angular-Class
* [ng-seed/universal](https://github.com/ng-seed/universal) - Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, dev/prod modes, DLLs, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer by @fulls1z3
-* [angular-universal](https://github.com/enten/angular-universal) - Angular 8 Universal starter kit with Server-Side Rendering (SSR) and HMR on browser/server sides
+* [angular-universal](https://github.com/enten/angular-universal) - Fast, Unopinionated, Minimalist starter kit for Angular Universal 100% powered by Angular CLI
* [angular-universal-heroku-starter](https://github.com/Alex61NN5/angular-universal-heroku-starter) - Angular 7 Universal Starter Kit with Server-Side Rendering (SSR) and easy deployment to Heroku
---
From 2a749625df493e133f70fa080c1ba998816612e4 Mon Sep 17 00:00:00 2001
From: younos1986 <47290994+younos1986@users.noreply.github.com>
Date: Tue, 13 Aug 2019 05:11:49 +0430
Subject: [PATCH 0053/1046] Update README.md (#371)
A sample included Homepage and Dashboard for Angular 7 and a demonestration of How To Keep Angular Deployment Size Small
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e5baa2b8..b76aef3c 100644
--- a/README.md
+++ b/README.md
@@ -584,6 +584,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
#### Site Templates
* [NG-Dashboard](https://github.com/YagoLopez/ng-dashboard) - Dashboard for Angular 4+. UI Components based on [Material Light](https://github.com/YagoLopez/material-light?ref=awesome-angular). Chart Component based on [MetricsGraficsJS](https://www.metricsgraphicsjs.org). Map Directive based on [LeafletJS](http://leafletjs.com). [DEMO ONLINE](http://yagolopez.js.org/ng-dashboard/dist/)
+* [HowToKeepAngularDeploymentSizeSmall](https://github.com/younos1986/HowToKeepAngularDeploymentSizeSmall) - A sample included Homepage and Dashboard for Angular 7 and a demonestration of How To Keep Angular Deployment Size Small
#### Pipes
From aaaa57e8ba1445cae372c3aa698a8a29a8994a05 Mon Sep 17 00:00:00 2001
From: Michael Cerne
Date: Thu, 24 Oct 2019 16:50:06 -0400
Subject: [PATCH 0054/1046] docs(readme): Remove broken browser support badge
(#389)
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index b76aef3c..40888ba5 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,6 @@ Awesome list of [Angular](https://angular.io/) seed repos, starters, boilerplate
[](https://www.npmjs.com/~angular)
-##### Current Browser support for Angular:
-
-[](https://saucelabs.com/u/angular2-ci)
-
Table of contents:
* [Angular](#angular)
From cb2518a14382e7dd7765b9d3b2d8d44958905837 Mon Sep 17 00:00:00 2001
From: Sascha Nuissl
Date: Wed, 22 Jul 2020 13:37:17 +0200
Subject: [PATCH 0055/1046] add workshops.de to on-site trainings (#408)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 40888ba5..12e10a2a 100644
--- a/README.md
+++ b/README.md
@@ -361,6 +361,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Free on-site 2-days training delivered by SFEIR (in France)](https://school.sfeir.com/project/sa200/)
* [Angular.Schule (in Germany)](https://angular.schule/)
* [Angular.DE (Germany)](https://angular.de/schulungen/angular-intensiv/)
+* [Workshops.DE (Germany)](https://workshops.de/seminare-schulungen-kurse/angular-typescript/)
#### Approach and Explanation
From e958e8fc2208efde7abc9b7fc60df24b7a1f2a05 Mon Sep 17 00:00:00 2001
From: wyugue
Date: Wed, 22 Jul 2020 08:37:35 -0300
Subject: [PATCH 0056/1046] Add Classpert Angular Courses list (#407)
Adds link to list of over 140 Angular Courses (free and paid) at Classpert
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 12e10a2a..4682ab5b 100644
--- a/README.md
+++ b/README.md
@@ -315,6 +315,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Angular advanced tips and tricks](https://www.youtube.com/watch?v=vyiyJCLlGwo&feature=youtu.be)
* [Angular Fullstack JavaScript Channel](https://www.youtube.com/channel/UCRefxaAA-7PfezH3CY87fzw)
* [Angular 4 Master Class: Beginner to Advanced](https://www.udemy.com/angular-crash-course-for-beginners)
+* [List of over 140 Angular Courses (free and paid) at Classpert](https://classpert.com/angularjs)
#### Style Guides
From 082ab3a13922a66a410e818b1731680ba850f712 Mon Sep 17 00:00:00 2001
From: Franz Diebold <35296779+FranzDiebold@users.noreply.github.com>
Date: Wed, 22 Jul 2020 13:37:55 +0200
Subject: [PATCH 0057/1046] Add ng-google-sheets-db. (#406)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4682ab5b..e0adb2f3 100644
--- a/README.md
+++ b/README.md
@@ -457,6 +457,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [angular2-fontawesome](https://github.com/travelist/angular2-fontawesome) Angular2 Components and Directives for Fontawesome
* [angular-safeguard](https://github.com/MikaAK/angular-safeguard) Wrapper around cookies/sessionStorage/localStorage for angular2. If all are unavailable will use an in memory storage.
* [angular2-google-maps](https://github.com/SebastianM/angular-google-maps) Angular2 directives for Google Maps
+* [ng-google-sheets-db](https://github.com/FranzDiebold/ng-google-sheets-db-library) :rocket: Use Google Sheets as your (read-only) backend!
* [angular-cesium](https://github.com/TGFTech/angular-cesium) Creating map based web apps using Cesium and Angular
* [ng2-radio-group](https://github.com/pleerock/ngx-select-controls) Angular2 directives for radio and checkbox inputs and radio input groups
* [ng2-dropdown](https://github.com/pleerock/ngx-dropdown) Dropdown menu for angular2 and bootstrap 3
From 851b212ba7c94d2d6985e2037b2f4ee2721d8bfa Mon Sep 17 00:00:00 2001
From: Gourav Garg
Date: Wed, 22 Jul 2020 17:08:11 +0530
Subject: [PATCH 0058/1046] Update README.md (#403)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e0adb2f3..a6668044 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,7 @@ Table of contents:
* [Nir kaufman](https://twitter.com/nirkaufman)
* [Dmitriy Shekhovtsov](https://twitter.com/valorkin)
* [Jeff Delaney](https://twitter.com/jeffdelaney23)
+* [Nishu Goel](https://twitter.com/DcoustaWilson)
* [**{{** add_expert **}}**](https://github.com/gdi2290/awesome-angular/edit/gh-pages/README.md)
#### Server-Side Rendering
From 6dffbd43518b985d3feaa3e3815f3c5582fcf3c6 Mon Sep 17 00:00:00 2001
From: YongWoo Jeon
Date: Wed, 22 Jul 2020 20:39:09 +0900
Subject: [PATCH 0059/1046] add:Add egjs (#402)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a6668044..9f484e51 100644
--- a/README.md
+++ b/README.md
@@ -577,6 +577,8 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
* [Angular SizeObserver](https://gitlab.com/service-work/size-observer) - style DOM elements based on their display size (rather than browser screen size).
+* [egjs-infinitegrid](https://github.com/naver/egjs-infinitegrid/tree/master/packages/ngx-infinitegrid) - Arrange infinite card elements according to various layout types like masonry for Angular.
+* [egjs-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/ngx-flicking) - It's reliable, flexible and extendable carousel for Angular.
#### Decorators
* [segal-decorators](https://github.com/danrevah/segal-decorators) Bunch of useful decorators for the web!
From e75e441d47434341e0a32a1f27016c5e5531e615 Mon Sep 17 00:00:00 2001
From: garethx
Date: Wed, 22 Jul 2020 12:39:45 +0100
Subject: [PATCH 0060/1046] Add CodeSandbox to Dev Tools (#400)
* Add CodeSandbox to Dev Tools
* Add missing developer tools menu item
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 9f484e51..9f43390f 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ Table of contents:
* [Site Templates](#site-templates)
* [Generators](#generators)
* [Documentation tools](#documentation-tools)
+ * [Developer tools](#developer-tools)
* [TodoMVC](#todomvc)
* [Universal](#universal-angular-2)
* [Universal General Resources](#universal-general-resources)
@@ -631,6 +632,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
#### Developer tools
* [Augury](https://augury.rangle.io/) - Browser extension for debugging and profiling Angular applications.
+* [CodeSandbox](https://codesandbox.io/s/angular-angular) - An online IDE and prototyping tool for rapid Angular development.
#### TodoMVC
From 9779e33b0d5c957f7671a26898d13695991a717a Mon Sep 17 00:00:00 2001
From: Francesco Marretta
Date: Wed, 22 Jul 2020 13:41:52 +0200
Subject: [PATCH 0061/1046] Corrected element angular link (#390)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9f43390f..3deff3c5 100644
--- a/README.md
+++ b/README.md
@@ -434,7 +434,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Essential JS 2 for Angular by Syncfusion](https://www.syncfusion.com/angular-ui-components) - Over 60 high-performance, lightweight, modular, and responsive UI components for Angular.
* [NG ZORRO](https://github.com/NG-ZORRO/ng-zorro-antd) - An enterprise-class UI components based on Ant Design and Angular.
* [NG ZORRO MOBILE](https://github.com/NG-ZORRO/ng-zorro-antd-mobile) - An enterprise-class mobile UI components based on Ant Design Mobile and Angular.
-* [Element Angular](https://github.com/eleme/element-angular) - Element Design components built on top of Angular 2
+* [Element Angular](https://github.com/ElemeFE/element-angular) - Element Design components built on top of Angular 2
* [Axponents: of Accessible Web Components (Dylan Barrell)](https://github.com/dylanb/Axponents/tree/master/angular2)
* [angular-epic-spinners](https://github.com/hackafro/angular-epic-spinners) Reusable spinner components for angular
* [ng2-bootstrap](https://github.com/valor-software/ngx-bootstrap) Native Angular2 Bootstrap 3&4 components
From aedfd082acfd66bb73f5c4cfb3bfcfaf32e3c89e Mon Sep 17 00:00:00 2001
From: Nicola Taddei
Date: Wed, 22 Jul 2020 13:42:38 +0200
Subject: [PATCH 0062/1046] Update README.md (#394)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3deff3c5..464dc9a6 100644
--- a/README.md
+++ b/README.md
@@ -465,6 +465,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [ng2-dropdown](https://github.com/pleerock/ngx-dropdown) Dropdown menu for angular2 and bootstrap 3
* [angular2-multiselect-dropdown](https://github.com/CuppaLabs/angular2-multiselect-dropdown) Angular 2 multiselect dropdown component for web applications
* [ng2-progress-bar](https://github.com/pleerock/ngx-progress-bar) Simple progress bar for angular2 and bootstrap 3
+* [@kken94/ngx-progress](https://github.com/kKen94/ngx-progress) The most powerful and customizable progress bar for Angular ✨
* [ng2-tabs](https://github.com/pleerock/ngx-tabs) Tabs control for angular2 and bootstrap 3
* [ng2-modal](https://github.com/pleerock/ngx-modal) Modal window for angular2 and bootstrap 3
* [ng2-sheet](https://github.com/lexikteam/ng2-sheet) Angular2 Components to add yours components inside a sheet window and repeatedly
From 64d0ced14f46efb2914b738aecf6895e0197d854 Mon Sep 17 00:00:00 2001
From: Morris Janatzek
Date: Wed, 22 Jul 2020 13:43:02 +0200
Subject: [PATCH 0063/1046] added ng-sapphiredb (#395)
[ng-sapphiredb](https://github.com/SapphireDb/ng-sapphiredb) - Client implementation of SapphireDb, a framework for easy development of applications with realtime data synchronization and a self hosted alternative to firebase realtime database/firestore for asp.net core and ef core. Check out the documentation for more details: [Documentation](https://sapphire-db.com)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 464dc9a6..ee40f5f3 100644
--- a/README.md
+++ b/README.md
@@ -423,6 +423,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Angular2-Meteor](http://angular-meteor.com/angular2)
* [nativescript-angular](https://github.com/NativeScript/nativescript-angular)
* [react-native-renderer](https://github.com/angular/react-native-renderer)
+* [ng-sapphiredb](https://github.com/SapphireDb/ng-sapphiredb) - Client implementation of SapphireDb, a framework for easy development of applications with realtime data synchronization and a self hosted alternative to firebase realtime database/firestore for asp.net core and ef core. Check out the documentation for more details: [Documentation](https://sapphire-db.com)
* [GraphQL + Angular](https://github.com/apollographql/apollo-angular)
#### Third Party Components
From d9d1a8922020a44343afa50288eff34debfef465 Mon Sep 17 00:00:00 2001
From: Morris Janatzek
Date: Wed, 22 Jul 2020 13:43:24 +0200
Subject: [PATCH 0064/1046] Added ng-metro4 - Angular implementation of UI
framework Metro4 (#396)
* [ng-metro4](https://github.com/morrisjdev/ng-metro4) - Angular implementation of UI framework Metro4
I added this to the list because I think it is a useful library for development.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ee40f5f3..51b03f25 100644
--- a/README.md
+++ b/README.md
@@ -524,6 +524,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [ng-data-picker](https://github.com/hiyali/ng-data-picker) - 🏄🏼 A data picker based on Angular 4+ (like iOS native datetime picker)
* [ngx-siema](https://github.com/lexzhukov/ngx-siema) - Lightweight and simple carousel with no dependencies.
* [ng-bootstrap](https://ng-bootstrap.github.io) - Angular 4 directives for Bootstrap 4 by the ui-bootstrap team
+* [ng-metro4](https://github.com/morrisjdev/ng-metro4) - Angular implementation of UI framework Metro4
* [ng-snotify](https://github.com/artemsky/ng-snotify/) - Angular 4 Notification Center
* [ngx-permissions](https://github.com/AlexKhymenko/ngx-permissions) - Permission and roles based access control for your angular(angular 2, angular 4,5+) applications(AOT, lazy modules compatible)
* [Nebular](https://github.com/akveo/nebular) - set of essential (Theme, UI Kit, Auth, Security) modules for complex Angular applications
From 8c04515c28dfcd0c16c47be9ba041124f1f85a12 Mon Sep 17 00:00:00 2001
From: polemius
Date: Wed, 22 Jul 2020 13:44:01 +0200
Subject: [PATCH 0065/1046] Fix links for articles about redux and ngrx (#397)
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 51b03f25..74024045 100644
--- a/README.md
+++ b/README.md
@@ -944,8 +944,9 @@ Apache Cordova is a popular mobile application development framework using CSS3,
#### NgRx
* [Comprehensive Introduction to @ngrx/store](https://gist.github.com/btroncone/a6e4347326749f938510)
-* [Adding Redux With NgRx/store and Angular2 - Part 1](http://orizens.com/wp/topics/adding-redux-with-ngrxstore-to-angular-2-part-1/)
-* [Adding Redux with NgRx/store to Angular2 – Part 2 (Testing Reducers)](http://orizens.com/wp/topics/adding-redux-with-ngrxstore-to-angular2-part-2-testing-reducers/)
+* [Adding Redux With NgRx/store and Angular2 - Part 1](https://orizens.com/blog/adding-redux-with-ngrxstore-to-angular-2-part-1/)
+* [Adding Redux with NgRx/store to Angular2 – Part 2 (Testing
+ Reducers)](https://orizens.com/blog/adding-redux-with-ngrxstore-to-angular2-part-2-testing-reducers/)
* [Angular 2 & NgRx/store: The NgModel In Between Use Case (from Angular 1)](http://orizens.com/wp/topics/angular-2-ngrxstore-the-ngmodel-in-between-use-case-from-angular-1/)
* [Angular 2, Ngrx/Store & Ngrx/Effects – Intro To Functional Approach For A Chain Of Actions](http://orizens.com/wp/topics/angular-2-ngrxstore-ngrxeffects-intro-to-functional-approach-for-a-chain-of-actions/)
* [Making chained API Calls using @ngrx/Effects](https://gist.github.com/peterbsmith2/ce94c0a5ddceb99bab24a761731d1f07)
From 28320159bc85cbeea6d073fd7ffa33ccbb4243b9 Mon Sep 17 00:00:00 2001
From: Uday Vunnam <20707504+udayvunnam@users.noreply.github.com>
Date: Wed, 22 Jul 2020 18:22:45 +0530
Subject: [PATCH 0066/1046] Update README.md (#391)
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 74024045..342b8b8a 100644
--- a/README.md
+++ b/README.md
@@ -583,7 +583,8 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Angular SizeObserver](https://gitlab.com/service-work/size-observer) - style DOM elements based on their display size (rather than browser screen size).
* [egjs-infinitegrid](https://github.com/naver/egjs-infinitegrid/tree/master/packages/ngx-infinitegrid) - Arrange infinite card elements according to various layout types like masonry for Angular.
* [egjs-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/ngx-flicking) - It's reliable, flexible and extendable carousel for Angular.
-
+* [xng-breadcrumb](https://github.com/udayvunnam/xng-breadcrumb) - Zero config breadcrumb solutuon. A lightweight, configurable and reactive breadcrumbs for Angular 6 and beyond.
+
#### Decorators
* [segal-decorators](https://github.com/danrevah/segal-decorators) Bunch of useful decorators for the web!
From 85af8ead8a96c4bbd98725f6c6518f700860352d Mon Sep 17 00:00:00 2001
From: Andreas Billmann
Date: Wed, 22 Jul 2020 23:28:09 +0200
Subject: [PATCH 0067/1046] Removed the duplicte entry of scaffoldhub.io (#386)
This fixes #365 .
I did not emphasize the cost as suggested, like all the other non free tools .
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 342b8b8a..63cc5d46 100644
--- a/README.md
+++ b/README.md
@@ -618,7 +618,6 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* Stagehand
* [google/stagehand](https://github.com/google/stagehand)
* Scaffold
- * [Angular Firebase](https://angular-firebase.com): Build a complete Angular Firebase web app in minutes
* [ScaffoldHub.io](https://scaffoldhub.io): Generate full Angular Material applications with MongoDB, SQL or Firebase Firestore databases.
#### Documentation tools
From 02639e6f989aad50ba8dac21ff57c03d1dc2378b Mon Sep 17 00:00:00 2001
From: Petri Silen
Date: Thu, 23 Jul 2020 00:31:24 +0300
Subject: [PATCH 0068/1046] Added universal-model-angular (#401)
Co-authored-by: PatrickJS
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 63cc5d46..4137ab80 100644
--- a/README.md
+++ b/README.md
@@ -584,6 +584,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [egjs-infinitegrid](https://github.com/naver/egjs-infinitegrid/tree/master/packages/ngx-infinitegrid) - Arrange infinite card elements according to various layout types like masonry for Angular.
* [egjs-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/ngx-flicking) - It's reliable, flexible and extendable carousel for Angular.
* [xng-breadcrumb](https://github.com/udayvunnam/xng-breadcrumb) - Zero config breadcrumb solutuon. A lightweight, configurable and reactive breadcrumbs for Angular 6 and beyond.
+* [universal-model-angular](https://github.com/universal-model/universal-model-angular) - Store and state management for Angular
#### Decorators
* [segal-decorators](https://github.com/danrevah/segal-decorators) Bunch of useful decorators for the web!
From 36e77173d8c671ac161f0e853e16bd057f023c3f Mon Sep 17 00:00:00 2001
From: Dener Rocha
Date: Wed, 22 Jul 2020 18:34:23 -0300
Subject: [PATCH 0069/1046] remove package ngx-status-bar not found (#387)
Co-authored-by: Dener Rocha
Co-authored-by: PatrickJS
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 4137ab80..0930a214 100644
--- a/README.md
+++ b/README.md
@@ -547,7 +547,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [isLoading? service](https://gitlab.com/service-work/is-loading) - A simple and flexible loading indicator service for Angular apps.
* [ngu-carousel](https://github.com/sheikalthaf/ngu-carousel) - Angular Universal carousel.
* [ngx-progressbar](https://github.com/MurhafSousli/ngx-progressbar) - Nanoscopic progress bar, featuring realistic trickle animations.
-* [ngx-recursive-form](https://github.com/hsbalar/ngx-recursive-form) - Angular recursive form at any level based on your json input.
+* [ngx-recursive-form](https://github.com/hsbalar/ngx-recursive-form) - Angular recursive form at any level based on your json input.
* [@ngx-kit/sula](https://github.com/ngx-kit/sula) - Set of themed components for Angular.
* [ngx-auth-firebaseui](https://github.com/AnthonyNahas/ngx-auth-firebaseui) - Angular Material UI component for `firebase` `authentication`
* [@firebaseui/ng-bootstrap](https://github.com/firebaseui/ng-bootstrap) - Angular Bootstrap UI library for `firebase` `authentication` powered by @ng-bootstrap
@@ -561,12 +561,11 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [ngx-app-tour](https://github.com/hamdiwanis/ngx-app-tour) - Angular2+ plugin for building a tour, showcase or a walkthrough for your app
* [ngx-f2](https://github.com/hamdiwanis/ngx-f2) - Angular2+ wrapper for antv f2 mobile oriented charts
* [ngx-dropzone](https://github.com/peterfreeman/ngx-dropzone) - Highly customizable component to handle file drops and selection.
-* [ng-sq-ui](https://github.com/SQ-UI/ng-sq-ui) - Simple Quality UI kit for Angular. Build by developers for developers!
+* [ng-sq-ui](https://github.com/SQ-UI/ng-sq-ui) - Simple Quality UI kit for Angular. Build by developers for developers!
[](https://github.com/SQ-UI/ng-sq-ui/issues)
[](https://codeclimate.com/github/SQ-UI/ng-sq-ui/maintainability)
* [ngx-wheel](https://github.com/Sayegh7/ngx-wheel) - Angular prize winning wheel component!
* [ngx-flow](https://github.com/flowjs/ngx-flow) - Angular7+ wrapper for [flow.js](https://github.com/flowjs/flow.js) for file upload
-* [ngx-status-bar](https://github.com/peterfreeman/ngx-status-bar) - Angular 7 bottom status bar with a message indicating default, warning, error or success
* [angular-shepherd](https://github.com/shipshapecode/angular-shepherd) - Angular 7 Service wrapping the site tour library [Shepherd](https://github.com/shipshapecode/shepherd)
* [ngx-cdmon](https://www.npmjs.com/package/ngx-cdmon) - Library for monitoring Angular change detection performance.
* [ngx-toastr](https://github.com/scttcper/ngx-toastr) - Notifications/Toastr
@@ -592,7 +591,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
#### Site Templates
* [NG-Dashboard](https://github.com/YagoLopez/ng-dashboard) - Dashboard for Angular 4+. UI Components based on [Material Light](https://github.com/YagoLopez/material-light?ref=awesome-angular). Chart Component based on [MetricsGraficsJS](https://www.metricsgraphicsjs.org). Map Directive based on [LeafletJS](http://leafletjs.com). [DEMO ONLINE](http://yagolopez.js.org/ng-dashboard/dist/)
-* [HowToKeepAngularDeploymentSizeSmall](https://github.com/younos1986/HowToKeepAngularDeploymentSizeSmall) - A sample included Homepage and Dashboard for Angular 7 and a demonestration of How To Keep Angular Deployment Size Small
+* [HowToKeepAngularDeploymentSizeSmall](https://github.com/younos1986/HowToKeepAngularDeploymentSizeSmall) - A sample included Homepage and Dashboard for Angular 7 and a demonestration of How To Keep Angular Deployment Size Small
#### Pipes
From bffd264565cc183f10863f62b9a8b4958a5dc3ee Mon Sep 17 00:00:00 2001
From: Josh Kuttler <35892475+JoshK2@users.noreply.github.com>
Date: Thu, 23 Jul 2020 00:35:06 +0300
Subject: [PATCH 0070/1046] Add ng-spinners (#385)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 0930a214..4fcdb832 100644
--- a/README.md
+++ b/README.md
@@ -580,6 +580,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
* [Angular SizeObserver](https://gitlab.com/service-work/size-observer) - style DOM elements based on their display size (rather than browser screen size).
+* [ng-spinners](https://github.com/JoshK2/ng-spinners) - Amazing collection of pure CSS angular spinners components.
* [egjs-infinitegrid](https://github.com/naver/egjs-infinitegrid/tree/master/packages/ngx-infinitegrid) - Arrange infinite card elements according to various layout types like masonry for Angular.
* [egjs-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/ngx-flicking) - It's reliable, flexible and extendable carousel for Angular.
* [xng-breadcrumb](https://github.com/udayvunnam/xng-breadcrumb) - Zero config breadcrumb solutuon. A lightweight, configurable and reactive breadcrumbs for Angular 6 and beyond.
From 676a3f83c4ce1eeaf61e1cf77ae24d71512694d9 Mon Sep 17 00:00:00 2001
From: BART!
Date: Wed, 22 Jul 2020 23:37:29 +0200
Subject: [PATCH 0071/1046] feat(library): add ngx-scrolltop (#392)
Co-authored-by: PatrickJS
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4fcdb832..58592c90 100644
--- a/README.md
+++ b/README.md
@@ -580,6 +580,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [@ngx-context](https://github.com/ng-turkey/ngx-context) - Angular Context: Easy property binding for router outlet and nested component trees..
* [@instechnologies/ng-rooster](https://github.com/insurance-technologies/ng-rooster) - Angular wrapper of roosterjs, a rich text editor
* [Angular SizeObserver](https://gitlab.com/service-work/size-observer) - style DOM elements based on their display size (rather than browser screen size).
+* [ngx-scrolltop](https://github.com/bartholomej/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`)
* [ng-spinners](https://github.com/JoshK2/ng-spinners) - Amazing collection of pure CSS angular spinners components.
* [egjs-infinitegrid](https://github.com/naver/egjs-infinitegrid/tree/master/packages/ngx-infinitegrid) - Arrange infinite card elements according to various layout types like masonry for Angular.
* [egjs-flicking](https://github.com/naver/egjs-flicking/tree/master/packages/ngx-flicking) - It's reliable, flexible and extendable carousel for Angular.
From b6fc7042d53db2b27db02ec92f1ae48b7cb79203 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jacek=20Bogda=C5=84ski?=
Date: Fri, 24 Jul 2020 13:53:45 +0200
Subject: [PATCH 0072/1046] Added official CKEditor 4 integration. (#409)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 58592c90..81ccaab0 100644
--- a/README.md
+++ b/README.md
@@ -425,6 +425,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [react-native-renderer](https://github.com/angular/react-native-renderer)
* [ng-sapphiredb](https://github.com/SapphireDb/ng-sapphiredb) - Client implementation of SapphireDb, a framework for easy development of applications with realtime data synchronization and a self hosted alternative to firebase realtime database/firestore for asp.net core and ef core. Check out the documentation for more details: [Documentation](https://sapphire-db.com)
* [GraphQL + Angular](https://github.com/apollographql/apollo-angular)
+* [ckeditor4-angular](https://github.com/ckeditor/ckeditor4-angular) - An official CKEditor 4 rich text editor component for Angular 2+
#### Third Party Components
From 862c848112a3b8ceb862f7d8c6ad8a5d993ee774 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jacek=20Bogda=C5=84ski?=
Date: Fri, 24 Jul 2020 13:56:53 +0200
Subject: [PATCH 0073/1046] Added official CKEditor 5 integration. (#410)
Co-authored-by: Roland Groza
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 81ccaab0..e6170ce8 100644
--- a/README.md
+++ b/README.md
@@ -425,6 +425,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [react-native-renderer](https://github.com/angular/react-native-renderer)
* [ng-sapphiredb](https://github.com/SapphireDb/ng-sapphiredb) - Client implementation of SapphireDb, a framework for easy development of applications with realtime data synchronization and a self hosted alternative to firebase realtime database/firestore for asp.net core and ef core. Check out the documentation for more details: [Documentation](https://sapphire-db.com)
* [GraphQL + Angular](https://github.com/apollographql/apollo-angular)
+* [ckeditor5-angular](https://github.com/ckeditor/ckeditor5-angular) - An official CKEditor 5 rich text editor component for Angular 2+
* [ckeditor4-angular](https://github.com/ckeditor/ckeditor4-angular) - An official CKEditor 4 rich text editor component for Angular 2+
#### Third Party Components
From da5d57d714f62bc88493222fc1b5152bbdb6170f Mon Sep 17 00:00:00 2001
From: PatrickJS
Date: Sat, 8 Aug 2020 00:09:35 -0700
Subject: [PATCH 0074/1046] Update README.md
---
README.md | 37 +++++++++++++++----------------------
1 file changed, 15 insertions(+), 22 deletions(-)
diff --git a/README.md b/README.md
index e6170ce8..4fe68dc6 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
-# Awesome Angular [](https://github.com/sindresorhus/awesome) [](https://travis-ci.org/AngularClass/awesome-angular)
+# Awesome Angular [](https://github.com/sindresorhus/awesome) [](https://travis-ci.org/PatrickJS/awesome-angular)
-Awesome list of [Angular](https://angular.io/) seed repos, starters, boilerplates, examples, tutorials, components, modules, videos, and anything else in the Angular ecosystem. [View as github page.](https://angularclass.github.io/awesome-angular/)
+Awesome list of [Angular](https://angular.io/) seed repos, starters, boilerplates, examples, tutorials, components, modules, videos, and anything else in the Angular ecosystem. [View as github page.](https://PatrickJS.github.io/awesome-angular/)
> If you're looking for AngularJS (version 1.x.x) please visit https://github.com/gianarb/awesome-angularjs
@@ -247,7 +247,7 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Testing Http services in Angular 2 with Jasmine](http://chariotsolutions.com/blog/post/testing-http-services-angular-2-jasmine/)
* [Testing UI Components with the TestComponentBuilder](http://chariotsolutions.com/blog/post/testing-angular-2-components-unit-tests-testcomponentbuilder/)
- [**{{** help_out **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+ [**{{** help_out **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
[Read more »](features/Test.md)
* [Marble testing for RxJS observables in Angular](https://www.mokkapps.de/blog/how-i-write-marble-tests-for-rxjs-observables-in-angular/)
@@ -353,7 +353,6 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
#### On-Site Training
-* [AngularClass](https://angularclass.com)
* [Angular Boot Camp](https://angularbootcamp.com)
* [thoughtram](http://thoughtram.io/training.html)
* [Egghead.io](https://egghead.io/angularjs-enterprise-training-workshop)
@@ -380,12 +379,6 @@ The HttpClient offers a simplified client HTTP API for Angular applications that
* [Angular 2 Bits Unified Dependency Injection](https://vsavkin.tumblr.com/post/102965317996/angular-2-bits-unified-dependency-injection)
* [Angular 2 Router](https://vsavkin.com/angular-2-router-d9e30599f9ea)
-* AngularClass
-
- * [Automated Angular 2 Conventions with Webpack](https://angularclass.com/blog/automated-angular-2-conventions-with-webpack/)
- * [Angular 2 for AngularJS deverlopers](https://angularclass.com/blog/angular-2-for-angularjs-developers/)
- * [Angular 2 for ReactJS deverlopers](https://angularclass.com/blog/angular-2-for-react-developers/)
-
* thoughtram
* [Developing a tabs component in Angular 2](https://blog.thoughtram.io/angular/2015/04/09/developing-a-tabs-component-in-angular-2.html)
@@ -762,7 +755,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
* [Hackernews App](https://github.com/andresaraujo/ng2_hackernews) A HackerNews application made with Angular 2 for Dart
* [Router Demo](https://github.com/andresaraujo/ng2_dart_router_demo) A basic example of Angular 2 router.
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -777,7 +770,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
#### Traceur Seed Projects
* [GitHub: Angular2 ES6 Seed (Evan Plaice)](https://github.com/evanplaice/angular2-es6-seed/)
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -801,13 +794,13 @@ Apache Cordova is a popular mobile application development framework using CSS3,
* [angular2-fullstack-starter](https://github.com/jgodi/angular2-fullstack-starter) A full stack skeleton Angular 2 app built with Webpack/Babel.
* [angular2-es6-starter](https://github.com/blacksonic/angular2-babel-esnext-starter) A skeleton Angular 2 ES6 application built with Babel, Webpack, Gulp.
* [angular-babel-seed](https://github.com/rbnlffl/angular-babel-seed) The super simple Angular quickstarter with ES6
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
#### Babel Demo, Samples, and Examples
* [angular2-es6-todomvc](https://github.com/blacksonic/angular2-esnext-todomvc) Angular 2 TodoMVC implementation with ES6.
* [ng1-ng2-webpack-lazy-uirouter](https://github.com/swimlane/ng1-ng4-webpack-lazy-uirouter) Hybrid lazy-loading Angular1 + Angular2 using UI-Router, Webpack2 and Babel.
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
#### Babel Plugins
@@ -822,7 +815,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
##### ES5 General Resources
-* [**{{** help_add_resources **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** help_add_resources **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
#### ES5 Seed Projects
@@ -842,7 +835,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
#### Meteor Seed Projects
* [Angular2 Meteor Seed](https://github.com/KyneSilverhide/angular2-meteor-seed)
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -859,7 +852,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
* [sample-Angular2](https://github.com/NativeScript/sample-Angular2)
* [angular2-seed-advanced](https://github.com/NathanWalker/angular-seed-advanced)
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -877,7 +870,7 @@ Apache Cordova is a popular mobile application development framework using CSS3,
#### React Native Seed Projects
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -899,12 +892,12 @@ Apache Cordova is a popular mobile application development framework using CSS3,
* [Learn haxe in Y minutes](https://learnxinyminutes.com/docs/haxe/)
* [A success story for Haxe](http://nadako.tumblr.com/post/113390739725/a-success-story-for-haxe) - about porting JavaScript to haxe targeting both JavaScript and C# "without interrupting the development of actual game by the rest of the team!", "AWESOME BONUS", "there are only benefits"
* [News And Information For Haxe Developers](https://haxe.io/)
-* [**{{** help_add_resources **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** help_add_resources **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
#### Haxe Seed Projects
* [angular2haxe](https://github.com/nweedon/angular2haxe) Haxe Language Bindings for Angular 2
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
@@ -914,12 +907,12 @@ Apache Cordova is a popular mobile application development framework using CSS3,
##### Scala General Resources
-* [**{{** help_add_resources **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** help_add_resources **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
#### Scala Seed Projects
* [play-angular2](https://github.com/gdi2290/play-angular2)
-* [**{{** add_your_repo **}}**](https://github.com/angularclass/awesome-angular/edit/gh-pages/README.md)
+* [**{{** add_your_repo **}}**](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)
---
From 8c348095a9c38f8b30a355a30acc1972568cfdcb Mon Sep 17 00:00:00 2001
From: PatrickJS
Date: Sat, 8 Aug 2020 00:15:04 -0700
Subject: [PATCH 0075/1046] Update index.html
---
index.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index e9513e81..ace2668e 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
- Awesome Angular 2 by AngularClass
+ Awesome Angular 2 by PatrickJS
@@ -11,11 +11,11 @@
-
+
From 03330ac9b4749e4040ec358d0309fecf453dc008 Mon Sep 17 00:00:00 2001
From: PatrickJS
Date: Sat, 8 Aug 2020 00:18:19 -0700
Subject: [PATCH 0076/1046] Create FUNDING.yml
---
.github/FUNDING.yml | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .github/FUNDING.yml
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 00000000..bf31ff21
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: [PatrickJS]# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
+patreon: # Replace with a single Patreon username
+open_collective: # Replace with a single Open Collective username
+ko_fi: # Replace with a single Ko-fi username
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
From 93bcf205648ac5faa44ce2c8e06be8b906b110c2 Mon Sep 17 00:00:00 2001
From: PatrickJS
Date: Sat, 8 Aug 2020 00:18:31 -0700
Subject: [PATCH 0077/1046] Update FUNDING.yml
---
.github/FUNDING.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index bf31ff21..76913715 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,6 +1,6 @@
# These are supported funding model platforms
-github: [PatrickJS]# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
+github: [PatrickJS] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
From ca6a47c6c1179bd2681a3dd51aeac245edf2b0e1 Mon Sep 17 00:00:00 2001
From: PatrickJS
Date: Mon, 10 Aug 2020 05:42:18 -0700
Subject: [PATCH 0078/1046] docs: updated cc logo
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index ace2668e..451b53f9 100644
--- a/index.html
+++ b/index.html
@@ -617,7 +617,7 @@