Skip to content

Instantly share code, notes, and snippets.

View hucario's full-sized avatar
🐀
who knew work would take all my free time?? wild

Hugh hucario

🐀
who knew work would take all my free time?? wild
  • 06:36 (UTC -07:00)
View GitHub Profile
@itsMapleLeaf
itsMapleLeaf / unstyled-component-libs.md
Last active July 12, 2021 16:29
list of unstyled component libs

Headless is my current favorite. The API can be awkward in some places, but I think it still strikes a good balance between DX and flexibility. Hoping some more components will get added over time.

Reakit is really solid and feature-complete. However, it has an API that relies on spreading hooks into components. Beyond simple examples, it can get difficult figuring which specific set of props/options you need to override. Animations/transitions are a bit awkward as well.