Hacker News new | ask | show | jobs
Show HN: Camome UI – A lightweight React and CSS framework (camome.net)
28 points by sabigara 1226 days ago
2 comments

I tried various UI frameworks for react but always ended up with chakra-ui. The only thing, that makes me sad, that chakra don’t have datepicker component. Their compact design with powerful customization is their strength, I assume.

This looks also clean and modern. I hope they get popular and follow chakra’s philosophy. Who says no to more UI library options :)

I've been happy with MUI (https://mui.com/). Looking at their price plans (https://mui.com/pricing/) the date picker is available in their Open Core plan, but a date range picker is in the paid plan, which is $15/month.
I moved away from React recently (hence chakra-ui is no longer an option) but I find attributify mode for unocss [1] plus the daisy ui preset [2] as a good framework-agnostic alternative.

[1] https://www.npmjs.com/package/@unocss/preset-attributify

[2] https://github.com/kidonng/unocss-preset-daisy

This looks clean and nice. Well done there.
Thank you!