angular-component

Installation
SKILL.md

Angular Component

Create standalone components for Angular v20+. Components are standalone by default—do NOT set standalone: true.

Component Structure

import { Component, ChangeDetectionStrategy, input, output, computed } from '@angular/core';
Installs
24
Repository
zard-ui/zardui
GitHub Stars
1.1K
First Seen
Feb 12, 2026
angular-component — zard-ui/zardui