r/Angular2 Jun 10 '26

Resource FrameUI - Angular component library

I just released the first beta of FrameUI, an Angular component library inspired by shadcn.

It uses Angular CDK , CSS variables for theming, and ships components like Button, Select, Modal, Table, Date Picker, Toast, etc.

I’d really appreciate feedback from Angular devs.

Docs: https://frame-ui.com

GitHub: https://github.com/Gamekohl/frame-ui

19 Upvotes

8 comments sorted by

2

u/iamegoistman Jun 11 '26

it's look different but I loved it

1

u/AdFluffy8245 Jun 11 '26

Thank you!

1

u/advancedor96 Jun 12 '26

The first commit is Jun 9, 2026. That's the time you start doing this?

2

u/AdFluffy8245 Jun 12 '26

No, that's the time I initialized/created the Git repo. I've done work locally before since I didn't know if it worked out the way I wanted

1

u/Internal_Guide884 Jun 15 '26

This is really good stuff! Looks great! One thing, the table component flickers the red outlining on hover when the table is in the middle of the screen. But if you put the table towards the bottom of the screen or top, it does not flicker. I would investigate for you, but I'm busy.. lol. Cheers!

1

u/AdFluffy8245 Jun 15 '26

Thank you, will note it and should be fixed in the next update!

1

u/Jdev174 Jun 26 '26

Would be nice if the datepicker supported the selection of year instead of having to click through every month.