Beautifully designed components
with Tailwind + Chart.js + Shadcn
Static previews + live charts.
Static previews + live charts.
Button
Input
Card
This is a simple card component preview.
Dialog
You are about to delete this item.
Switch
Skeleton
Calendar (Static)
Bar Chart
Pie Chart
Line Chart
Radar Chart
Doughnut Chart
Polar Area Chart
Bubble Chart
Scatter Chart
// JavaScript Example
function greet(name) {
console.log(`Hello, ${name}!`);
}
greet('World');