|
| 1 | +# Radian Documentation for LLMs |
| 2 | + |
| 3 | +> Radian is an open source React-based UI component library that provides a wide range of reusable components and design tokens, along with an accompanying Figma design system, to help developers and designers build consistent and visually appealing web applications. |
| 4 | + |
| 5 | +This documentation is designed for AI agents and LLMs, providing structured Markdown files optimized for context retrieval, semantic understanding, and automated code generation. |
| 6 | + |
| 7 | +## Getting Started |
| 8 | + |
| 9 | +- [Introduction](http://localhost:3001/docs/getting-started/introduction.md): Detailed documentation for Introduction |
| 10 | +- [Installation](http://localhost:3001/docs/getting-started/installation.md): Detailed documentation for Installation |
| 11 | +- [CLI](http://localhost:3001/docs/getting-started/cli.md): Detailed documentation for CLI |
| 12 | +- [Figma](http://localhost:3001/docs/getting-started/figma.md): Detailed documentation for Figma |
| 13 | +- [Changelog](http://localhost:3001/docs/getting-started/changelog.md): Detailed documentation for Changelog |
| 14 | + |
| 15 | +## Installation |
| 16 | + |
| 17 | +- [Nextjs](http://localhost:3001/docs/installation/next.md): Detailed documentation for Nextjs |
| 18 | +- [Vite](http://localhost:3001/docs/installation/vite.md): Detailed documentation for Vite |
| 19 | +- [Manual](http://localhost:3001/docs/installation/manual.md): Detailed documentation for Manual |
| 20 | + |
| 21 | +## Fundamentals |
| 22 | + |
| 23 | +> Universal settings for building a strong foundation for a digital product |
| 24 | + |
| 25 | +- [Colors](http://localhost:3001/docs/fundamentals/colors.md): 156 colors, 70 color tokens |
| 26 | +- [Typography](http://localhost:3001/docs/fundamentals/typography.md): 17 Styles |
| 27 | +- [Iconography](http://localhost:3001/docs/fundamentals/iconography.md): 1,200 Components |
| 28 | +- [Theme](http://localhost:3001/docs/fundamentals/theme.md): 8 Types |
| 29 | +- [Theme — Next.js](http://localhost:3001/docs/fundamentals/theme/nextjs.md): Detailed documentation for Theme (Next.js) |
| 30 | +- [Theme — Vite](http://localhost:3001/docs/fundamentals/theme/vite.md): Detailed documentation for Theme (Vite) |
| 31 | + |
| 32 | +## Components |
| 33 | + |
| 34 | +- [Accordion](http://localhost:3001/docs/components/accordion.md): Detailed documentation for Accordion |
| 35 | +- [Alert](http://localhost:3001/docs/components/alert.md): Detailed documentation for Alert |
| 36 | +- [Alert Dialog](http://localhost:3001/docs/components/alert-dialog.md): Detailed documentation for Alert Dialog |
| 37 | +- [Aspect Ratio](http://localhost:3001/docs/components/aspect-ratio.md): Detailed documentation for Aspect Ratio |
| 38 | +- [Avatar](http://localhost:3001/docs/components/avatar.md): Detailed documentation for Avatar |
| 39 | +- [Badge](http://localhost:3001/docs/components/badge.md): Detailed documentation for Badge |
| 40 | +- [Banner](http://localhost:3001/docs/components/banner.md): Detailed documentation for Banner |
| 41 | +- [Breadcrumb](http://localhost:3001/docs/components/breadcrumb.md): Detailed documentation for Breadcrumb |
| 42 | +- [Button](http://localhost:3001/docs/components/button.md): Detailed documentation for Button |
| 43 | +- [Calendar](http://localhost:3001/docs/components/calendar.md): Detailed documentation for Calendar |
| 44 | +- [Card](http://localhost:3001/docs/components/card.md): Detailed documentation for Card |
| 45 | +- [Carousel](http://localhost:3001/docs/components/carousel.md): Detailed documentation for Carousel |
| 46 | +- [Checkbox](http://localhost:3001/docs/components/checkbox.md): Detailed documentation for Checkbox |
| 47 | +- [Code Area](http://localhost:3001/docs/components/code-area.md): Detailed documentation for Code Area |
| 48 | +- [Collapsible](http://localhost:3001/docs/components/collapsible.md): Detailed documentation for Collapsible |
| 49 | +- [Combobox](http://localhost:3001/docs/components/combobox.md): Detailed documentation for Combobox |
| 50 | +- [Command](http://localhost:3001/docs/components/command.md): Detailed documentation for Command |
| 51 | +- [Currency Input](http://localhost:3001/docs/components/currency-input.md): Detailed documentation for Currency Input |
| 52 | +- [Date Picker](http://localhost:3001/docs/components/date-picker.md): Detailed documentation for Date Picker |
| 53 | +- [Dialog](http://localhost:3001/docs/components/dialog.md): Detailed documentation for Dialog |
| 54 | +- [Divider](http://localhost:3001/docs/components/divider.md): Detailed documentation for Divider |
| 55 | +- [Drawer](http://localhost:3001/docs/components/drawer.md): Detailed documentation for Drawer |
| 56 | +- [Dropdown](http://localhost:3001/docs/components/dropdown.md): Detailed documentation for Dropdown |
| 57 | +- [Empty](http://localhost:3001/docs/components/empty.md): Detailed documentation for Empty |
| 58 | +- [File Upload](http://localhost:3001/docs/components/file-upload.md): Detailed documentation for File Upload |
| 59 | +- [Form](http://localhost:3001/docs/components/form.md): Detailed documentation for Form |
| 60 | +- [Hover Card](http://localhost:3001/docs/components/hover-card.md): Detailed documentation for Hover Card |
| 61 | +- [Input](http://localhost:3001/docs/components/input.md): Detailed documentation for Input |
| 62 | +- [Label](http://localhost:3001/docs/components/label.md): Detailed documentation for Label |
| 63 | +- [OTP Field](http://localhost:3001/docs/components/otp-field.md): Detailed documentation for OTP Field |
| 64 | +- [Pagination](http://localhost:3001/docs/components/pagination.md): Detailed documentation for Pagination |
| 65 | +- [Phone Number Input](http://localhost:3001/docs/components/phone-number-input.md): Detailed documentation for Phone Number Input |
| 66 | +- [Popover](http://localhost:3001/docs/components/popover.md): Detailed documentation for Popover |
| 67 | +- [Progress](http://localhost:3001/docs/components/progress.md): Detailed documentation for Progress |
| 68 | +- [Radio Group](http://localhost:3001/docs/components/radio-group.md): Detailed documentation for Radio Group |
| 69 | +- [Resizable](http://localhost:3001/docs/components/resizable.md): Detailed documentation for Resizable |
| 70 | +- [Scroll Area](http://localhost:3001/docs/components/scroll-area.md): Detailed documentation for Scroll Area |
| 71 | +- [Select](http://localhost:3001/docs/components/select.md): Detailed documentation for Select |
| 72 | +- [Skeleton](http://localhost:3001/docs/components/skeleton.md): Detailed documentation for Skeleton |
| 73 | +- [Slider](http://localhost:3001/docs/components/slider.md): Detailed documentation for Slider |
| 74 | +- [Sonner](http://localhost:3001/docs/components/sonner.md): Detailed documentation for Sonner |
| 75 | +- [Spinner](http://localhost:3001/docs/components/spinner.md): Detailed documentation for Spinner |
| 76 | +- [Switch](http://localhost:3001/docs/components/switch.md): Detailed documentation for Switch |
| 77 | +- [Table](http://localhost:3001/docs/components/table.md): Detailed documentation for Table |
| 78 | +- [Tabs](http://localhost:3001/docs/components/tabs.md): Detailed documentation for Tabs |
| 79 | +- [Text Area](http://localhost:3001/docs/components/text-area.md): Detailed documentation for Text Area |
| 80 | +- [Tooltip](http://localhost:3001/docs/components/tooltip.md): Detailed documentation for Tooltip |
0 commit comments