For Sammlung wiederverwendbarer UI-Komponenten, the strongest matches are shadcn-ui/taxonomy (Taxonomy is a full-stack Next), mickasmt/next-saas-stripe-starter (This Next) and shadcn-ui/ui (This is the official shadcn/ui repository, providing a collection). sadmann7/shadcn-table is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
Wir kuratieren Open-Source GitHub Repositories passend zu „shadcn ui components, blocks and starter kits“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.
Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect
Taxonomy is a full-stack Next.js starter template built with shadcn/ui components and Radix UI, making it an ideal pre-built resource for kicking off a shadcn/ui project with TypeScript, billing, authentication, and content features out of the box.
Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with user authentication, billing, and database integration. The platform combines a starter kit template with a type-safe database toolkit, object-relational mapping, and a payment processing integration for handling recurring customer billing, subscription tiers, and checkout workflows. User identity management is supported through social logins, secure sessions, and credential-based authentication. The core architecture supports type-safe database modeling, server-executed actio
This Next.js SaaS starter is a complete, open-source template built on shadcn/ui, providing pre‑built UI blocks (admin panel, pricing table), TypeScript, responsive layout, and accessibility via Radix UI—exactly the kind of ready‑to‑use starter kit the visitor is looking for.
shadcn/ui offers a collection of React UI components and a CLI-driven registry system for direct source code integration.
This is the official shadcn/ui repository, providing a collection of copy-paste React UI components with TypeScript, dark/light mode, and Radix UI accessibility—it is the core library for building interfaces, though it does not include pre-built UI blocks or Next.js starter templates by itself.
This project is a React data table component integrated with shadcn/ui. It provides a set of tabular data grids that support sorting, filtering, and pagination. The implementation includes a virtualizing data grid and an infinite scroll table, which allow for the rendering of large datasets by loading records incrementally or displaying only the items visible in the viewport. It also functions as a real-time collaborative table, enabling multiple users to manage and edit shared datasets simultaneously. The component covers interactive data management and complex data visualization. This incl
This repo offers a shadcn/ui-integrated data table component with sorting, filtering, and pagination—exactly the kind of copy-paste component developers building with shadcn/ui look for, though it focuses on a single powerful UI element rather than a broad collection of blocks or starters.