praveenjuge / kutty

Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.
https://kutty.netlify.app
MIT License
833 stars 44 forks source link

Chakra #4

Closed PabloC closed 4 years ago

PabloC commented 4 years ago

H!I! I wonder if this is very similar to ChakraUI? I really like it. Is that the core idea? Tks

praveenjuge commented 4 years ago

Chakra UI is based on react. Kutty is with vanilla js (moving to alpinejs).

But yes, the core idea is based on chakra ui, even some of the design elements.

And bootstrap is an inspiration too.