utils
atlas-ui/utilsFreeUtility
atlas-ui publishes no description for this item.
Live preview
live · rendered by the registry
Rendered by atlas-ui on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add https://atlasui.dev/r/utils.jsonSource
1import { type ClassValue, clsx } from "clsx";2import { twMerge } from "tailwind-merge";34export function cn(...inputs: ClassValue[]) {5 return twMerge(clsx(inputs));6}
What it pulls in
npm packages
Files it writes
More from atlas-ui
All 99 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Animated Mobile Navbaranimated-mobile-navbar-html | atlas-ui | Utilities | Free | 1 dep · 3 files | |
| Blend Mouse Trailerblend-mouse-trailer-html | atlas-ui | Utilities | Free | no deps · 3 files | |
| Blob Mouse Trailerblob-mouse-trailer-html | atlas-ui | Utilities | Free | no deps · 3 files | |
| Box Revealbox-reveal-html | atlas-ui | Utilities | Free | 1 dep · 3 files | |
| Cascade Textcascade-text-html | atlas-ui | Utilities | Free | 1 dep · 3 files | |
| Dot And Circle Mouse Trailerdot-and-circle-mouse-trailer-html | atlas-ui | Utilities | Free | no deps · 3 files | |
| Fancy Theme Togglefancy-theme-toggle-html | atlas-ui | Utilities | Free | 2 deps · 3 files | |
| Hacker Texthacker-text-html | atlas-ui | Utilities | Free | no deps · 3 files |
