Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarretthuang/rectangle-ui

🌊 A code-first UI component library for Angular.
https://github.com/jarretthuang/rectangle-ui

angular tailwindcss

Last synced: about 2 months ago
JSON representation

🌊 A code-first UI component library for Angular.

Awesome Lists containing this project

README

        





### A code-first UI component library for Angular.

With the recent advancements in Angular, such as [signals](https://angular.dev/guide/signals) and [standalone components](https://angular.dev/guide/components/importing), it’s now feasible to create a code-first UI component library tailored for Angular.

Inspired by popular libraries like [shadcn-ui](https://github.com/shadcn-ui/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`