Components

drop in.
customize. ship.

$
npx shadcn@latest add https://akoder.xyz/r/command-palette.json

Available Components

11 components

Command Palette

A keyboard-first ⌘K palette with grouped actions, drill-down pages, recent items, and directional motion — built on cmdk inside a self-contained dialog shell.

Progress Bars

A minimal textured bar chart with vertical and horizontal layouts, shipping a line fill and a dot matrix fill. Each item needs only a value, with an optional label and tooltip.

Section Rail

A responsive section navigation rail with scroll tracking, smooth anchor jumps, link mode, and optional rich hover previews.

Interactive Project Explorer

An IDE-style project explorer with collapsible year folders, status badges, and floating cursor image previews.

Dotted World Map

A lightweight SVG world map made of dots, each tinted by a value. Drop it into analytics, hero sections, or anywhere you need a quiet global pulse.

Copy Command Block

A multi-package manager terminal command box with tab switcher (npm, pnpm, yarn, bun), persistent storage, copy feedback animation, and blueprint styling.

Interactive Skill Cloud

A draggable physics pill cloud powered by matter.js — pills rain down, pile at the bottom, and collide; grab one and fling it.

GitHub Heatmap

An interactive 52-week contribution activity graph with date-fns interval calculation, theme-aware level colors, and date tooltips.

Fluid Carousel

Accessible touch-swipeable slide carousel with directional spring animations, keyboard arrow navigation, and pagination indicators.

Contact Channels

A hairline grid of contact cells with copy-to-clipboard actions, single-key shortcuts, tooltips, and blueprint hover styling.

Mode Toggler

A minimal Sun ↔ Moon theme toggle button built on next-themes. Supports an optional click sound, composable className, and dynamic aria-label.

Install with the shadcn CLI

Every component here is published as a registry item. Run the direct URL install command or register @akoder once in your components.json to install by name.

"registries": { "@akoder": "https://akoder.xyz/r/{name}.json" }

Each component page shows the install command for npm, pnpm, yarn, and bun.