A CLI for adding components (extended) to your project.
Shadxn is an experimental CLI tool that enhances development workflows by allowing the integration of components and dependencies into projects. It builds upon the foundation of the shadcn-ui CLI and introduces features like custom registry support, compatibility with various frameworks, and project initialization with default registries.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
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.
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.