@appswave/ui-kit v1.0.16-3
Appswave UI kit
Appswave UI kit is a rich set of UI Components for React.use storybook for live showcase and documentation (by running npm run storybook
).
Download
Appswave UI kit is available at npm.
# Using npm
npm i @appswave/ui-kit
Import
import { Badge } from "@/components/ui";
export default function MyComponent() {
return <Badge className="bg-red-500" />;
}
Brief
Appswave UI Kit is built on top of shadcn/ui, leveraging its flexible component system to provide a consistent and customizable design foundation. Most components are extended or styled versions of shadcn defaults, ensuring compatibility with Tailwind CSS and modern React projects.
This kit is ideal for building scalable applications with a clean design system out of the box.
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago