Accessible and customizable components built with Panda CSS & Radix, based on shadcn/ui.
Shadow Panda is a theme created for developers who prefer using Panda CSS over Tailwind CSS. It is based on the shadcn/ui framework and provides a preset for Panda CSS, allowing developers to utilize the same components with Panda CSS.
Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.