sh4dcnv2 · atlas
← libraries

@sabraman

A small personal shadcn registry by Saint Petersburg-based designer/developer Danya Yudin (Sabraman), offering skeuomorphic legacy-style UI components for Next.js. Components confirmed include Roundbit, Legacy Wheel Picker, Legacy Switch, Legacy Slider, Legacy Code Block Command, Legacy Clock, Legacy Alert Dialog, Legacy Bar Button, and Legacy Notification — all evoking iOS/macOS classic skeuomorphic aesthetics. No public GitHub. Free. Use for: adding retro-skeuomorphic iOS-inspired UI accents — scroll pickers, physical-style switches, or analog clocks — into a shadcn/ui project that needs a distinct tactile visual style.

9 components react shadcn-cli

Install this registry

shadcn (npm) npx shadcn@latest add https://sabraman.ru/r/registry.json
pnpm pnpm dlx shadcn@latest add https://sabraman.ru/r/registry.json
bun bunx shadcn@latest add https://sabraman.ru/r/registry.json
fetch registry curl -s https://sabraman.ru/r/registry.json

Components

9 total
Roundbit item

Pixel-stepped rounded corners with Tailwind-style utilities, runtime clip-path generation, and a frame primitive for shaped borders and shadows.

npx shadcn@latest add https://sabraman.ru/r/roundbit.json
Legacy Wheel Picker block

Legacy wheel picker component built on top of @ncdai/react-wheel-picker.

npx shadcn@latest add https://sabraman.ru/r/legacy-wheel-picker.json
Legacy Clock ui

Working analog clock icon with live hour, minute, and red seconds hands in day and night variants.

npx shadcn@latest add https://sabraman.ru/r/legacy-clock.json
Legacy Notification ui

Sonner-powered lock-screen notification toast with glossy legacy iOS chrome.

npx shadcn@latest add https://sabraman.ru/r/legacy-notification.json
Legacy Switch ui

Legacy toggle switch built on top of @radix-ui/react-switch.

npx shadcn@latest add https://sabraman.ru/r/legacy-switch.json
Legacy Slider ui

Glossy legacy slider control with a raised metallic thumb and silver-blue track.

npx shadcn@latest add https://sabraman.ru/r/legacy-slider.json
Legacy Code Block Command ui

Skeuomorphic legacy command block with package-manager tabs and clipboard support.

npx shadcn@latest add https://sabraman.ru/r/legacy-code-block-command.json
Legacy Alert Dialog ui

Muted navy legacy alert dialog with a silver gloss cap, white keyline, and classic confirmation buttons.

npx shadcn@latest add https://sabraman.ru/r/legacy-alert-dialog.json
Legacy Bar Button ui

Classic legacy navigation bar button with text, icon, text-icon, backward, accent, and destructive variants.

npx shadcn@latest add https://sabraman.ru/r/legacy-bar-button.json