Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 903 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 903 Bytes

A code-first UI component library for Angular.

With the recent advancements in Angular, such as signals and standalone components, it’s now feasible to create a code-first UI component library tailored for Angular.

Inspired by popular libraries like shadcn-ui for React, my goal is to develop a suite of Angular UI components that can be effortlessly copied and pasted into any Angular project, with minimal setup or configuration.

Dependencies

  • @angular/core
  • @angular/common
  • @angular/animations
  • @ng-icons
  • tailwindcss