# buridan/ui

> Composable, themeable components designed for Reflex. Extend, override, and ship without fighting the framework. Open source. It is built for Reflex using Python. Open Code. AI-ready. It also comes with a command-line tool to install and manage components.

## Overview
- [Introduction](/docs/getting_started/introduction): Introduction to the project.
- [Installation](/docs/getting_started/installation): How to install and set up the project.
- [CLI](/docs/getting_started/cli): How to use the command-line tool.
- [Theming](/docs/getting_started/theming): How to customize the theme.
- [Who Is Buridan](/docs/getting_started/who_is_buridan): The story behind the name.
- [Changelog](/docs/getting_started/changelog): Information about the project's changelog.

## Supplementary Material
- [Charting](/docs/getting_started/charting): Guide to using charts.
- [Client State Var](/docs/getting_started/client_state_var): Explanation of client state variables.
- [Dashboard](/docs/getting_started/dashboard): Overview of the dashboard.
- [Tailwind CN](/docs/getting_started/tailwind_cn): Using Tailwind CSS with the project.

## Components
- [Accordion](/docs/components/accordion): The Accordion component.
- [Area Chart](/docs/charts/area_chart): The Area Chart component.
- [Avatar](/docs/components/avatar): The Avatar component.
- [Badge](/docs/components/badge): The Badge component.
- [Bar Chart](/docs/charts/bar_chart): The Bar Chart component.
- [Breadcrumb](/docs/components/breadcrumb): The Breadcrumb component.
- [Button](/docs/components/button): The Button component.
- [Checkbox](/docs/components/checkbox): The Checkbox component.
- [Collapsible](/docs/components/collapsible): The Collapsible component.
- [Context Menu](/docs/components/context_menu): The Context Menu component.
- [Dialog](/docs/components/dialog): The Dialog component.
- [Doughnut Chart](/docs/charts/doughnut_chart): The Doughnut Chart component.
- [Input](/docs/components/input): The Input component.
- [Input Group](/docs/components/input_group): The Input Group component.
- [Kbd](/docs/components/kbd): The Kbd component.
- [Line Chart](/docs/charts/line_chart): The Line Chart component.
- [Link](/docs/components/link): The Link component.
- [Menu](/docs/components/menu): The Menu component.
- [Pie Chart](/docs/charts/pie_chart): The Pie Chart component.
- [Popover](/docs/components/popover): The Popover component.
- [Radar Chart](/docs/charts/radar_chart): The Radar Chart component.
- [Scatter Chart](/docs/charts/scatter_chart): The Scatter Chart component.
- [Scroll Area](/docs/components/scroll_area): The Scroll Area component.
- [Select](/docs/components/select): The Select component.
- [Skeleton](/docs/components/skeleton): The Skeleton component.
- [Slider](/docs/components/slider): The Slider component.
- [Tabs](/docs/components/tabs): The Tabs component.
- [Textarea](/docs/components/textarea): The Textarea component.
- [Theme Switcher](/docs/components/theme_switcher): The Theme Switcher component.
- [Toggle](/docs/components/toggle): The Toggle component.
- [Toggle Group](/docs/components/toggle_group): The Toggle Group component.
- [Tooltip](/docs/components/tooltip): The Tooltip component.
- [Typography](/docs/components/typography): The Typography component.

## Integrations
- [Fuse Js](/docs/javascript_integrations/fuse_js): Integration with Fuse.js.
- [Minisearch Js](/docs/javascript_integrations/minisearch_js): Integration with Minisearch.js.
- [Quill Js](/docs/javascript_integrations/quill_js): Integration with Quill.js.
- [React Countup](/docs/wrapped_components/react_countup): Integration with React Countup.
- [React Spinner](/docs/wrapped_components/react_spinner): Integration with React Spinner.
- [React Typed](/docs/wrapped_components/react_typed): Integration with React Typed.
- [Simple Icon](/docs/wrapped_components/simple_icon): Integration with Simple Icon.
