Credits
The inspiration behind quadratic/ui.
Obviously, huge credit to shadcn/ui. shadcn did an amazing job building the components.
Next, thanks to the WorkOS team who built Radix UI. Radix UI provides a lot of the underlying components underneath shadcn/ui.
A lot of the copy in quadratic/ui's documentations are copy-pasted directly from Radix UI or shadcn/ui documentation.
Also, quadratic/ui also depends on a bunch of other open source packages, which are listed below. Please let me know if I missed any!
- Lucide for icons
- React Day Picker and date-fns for Calendar
- Embla by David Jerleke for Carousel
- cmdk by Paco Coursey for Command
- Tanstack Table by Tanner Linsley for Data Table
- Vaul by Emil Kowalski for Drawer
- React Hook Form for Form
- zod by Colin McDonnell for Form
- Input OTP by Guilherme Rodz for Input OTP
- react-resizable-panels by Brian Vaughn for Resizable
- Sonner by Emil Kowalski for Toast
- next-themes by Paco Coursey for Dark Mode