Cache for HTTP requests in Angular application.
Angular structural directive for sharing data as local variable into html component template.
Simple state management in Angular with only Services and RxJS or Signal.
Angular global trackBy property directive with strict type checking.
Generic pipe for Angular application for use a component method into component template
Component property connection in Angular application wherever they are.
Angular decorator for lock a function and user interface while a task running.
Angular pipe and directive for type casting template variables.
An alternative to `*ngIf; else` directive for simplify conditions into HTML template for Angular application.