Reading up on clsx
3 deep · digging since jun 26
- GitHub - shadcn-ui/cn: cn is a new engine for Tailwind class merging and conflict resolution. It replaces tailwind-merge and clsx. Same APIs. Full parity. And it is 30× faster.
cn is a new zero‑dependency Tailwind class‑merging engine that replaces tailwind-merge and clsx with identical APIs and up to 30× faster performance.
- GitHub - aidenybai/cnfast: Fast drop in replacement for `cn`
cnfast is a drop-in replacement for tailwind-merge that merges Tailwind classes 3.8x faster on average with byte-identical output.