frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Interactive shadcn/UI Cheatsheet – One-click install commands and live previews

1•monavb•1h ago
Shadcn Cheatsheet: https://shadcnstore.com/cheatsheet GitHub: https://github.com/silicondeck/shadcn-cheatsheet

We built this after getting frustrated with constantly context-switching between shadcn/ui docs and our IDE. Instead of just bookmarking the docs, we created an interactive cheatsheet that covers all 45+ components with:

- One-click copying for install commands (npm/pnpm/yarn/bun) - Live, interactive previews of every component - Real-time theme customizer - Global search with Ctrl+K - Complete usage examples and prop docs in one place

Built with Next.js 15, React 19, and TypeScript. The whole thing is open source.

We built this to scratch our own itch. Seemed like something the community would appreciate, so we open-sourced it.