datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
react-shadcn-codex
React Shadcn Codex Dataset
Description
The React Shadcn Codex is a curated collection of over 3,000 React components that utilize shadcn, Framer Motion, and Lucide React. This dataset provides a valuable resource for developers looking to understand and implement modern React UI components with these popular libraries.
Content
The dataset includes:
3,000+ React components using shadcn UI
Components with Framer Motion animations
Usage examples of Lucide React… See the full description on the dataset page: https://huggingface.co/datasets/valentin-marquez/react-shadcn-codex.shadcn-components-v0shadcn-sft-dataset
shadcn/ui SFT Dataset
A ChatML-style supervised fine-tuning dataset for mapping UI intents to shadcn/ui component usage. Each row contains a messages conversation and a structured metadata object for filtering by component, category, and template type.
Dataset
Repository: summykai/shadcn-sft-dataset
Config: default
Format: messages + metadata
Schema
messages
A list of chat turns:
role: string
content: string
metadata
category: string… See the full description on the dataset page: https://huggingface.co/datasets/summykai/shadcn-sft-dataset.shadcn-componentsshadcnshadcn_chat_templatealpaca-shadcn-ui
