Common parts for the Angular apps

November 28, 2025 ยท View on GitHub

Typical parts for the typical Angular apps, just the way I like'em.

Description

Please refer to the code comments for more information.

Installation

Required peer dependencies are:

  • @angular/common
  • @angular/core
  • @angular/router
  • rxjs
npm i @jchpro/ngx-common