# Vuzeno > Vuzeno extends shadcn-vue with production-ready Vue components (phone-field, filters, action-sheet, gallery, and more). ## Contact Social networks - [Website](https://vuzeno.com): Website - [GitHub](https://github.com/fontanaen/vuzeno): GitHub repository - [X](https://x.com/fontanaen11): X account ## Content - [Introduction](https://vuzeno.com/raw/docs/introduction.md): Introducing to Vuzeno registry - [Getting Started](https://vuzeno.com/raw/docs/getting-started.md): Add Vuzeno as a third-party shadcn-vue registry. - [Registries](https://vuzeno.com/raw/docs/registries.md): Compare third-party shadcn-vue registries - [ActionSheet](https://vuzeno.com/raw/docs/components/action-sheet.md): A bottom sheet dialog for actions with a promise-based selection API - [Autocomplete](https://vuzeno.com/raw/docs/components/autocomplete.md): A composable autocomplete component with search functionality, built on top of Combobox - [Color](https://vuzeno.com/raw/docs/components/color.md): A composable set of color components with area picker, sliders, fields, swatches, and eye dropper support. - [Filters](https://vuzeno.com/raw/docs/components/filters.md): A composable filter system with typed fields, operators, and filter chips. - [Gallery](https://vuzeno.com/raw/docs/components/gallery.md): A powerful carousel component that combines zoomable images with a fullscreen dialog and optional sidebar. Perfect for product galleries, image lightboxes, and media viewers with metadata. - [Image](https://vuzeno.com/raw/docs/components/image.md): A composable image component with loading state management and fallback support. Use it standalone for simple image display, or combine it with Image Viewer for zoom capabilities. - [Image Viewer](https://vuzeno.com/raw/docs/components/image-viewer.md): Zoom and pan capabilities for images with touch support - [PasswordField](https://vuzeno.com/raw/docs/components/password-field.md): A composable password input with visibility toggle and click-outside reset - [PhoneField](https://vuzeno.com/raw/docs/components/phone-field.md): Phone number input with country selector, libphonenumber-js validation, and E.164 output - [ResizeMotion](https://vuzeno.com/raw/docs/components/resize-motion.md): An animated wrapper that tracks content height changes and handles constrained scrolling. - [Stack Menu](https://vuzeno.com/raw/docs/components/stack-menu.md): A mobile-friendly bottom menu with stacked items and collapsible sub menus, as an alternative to dropdown menus on small screens. - [TimeField](https://vuzeno.com/raw/docs/components/time-field.md): A composable time input component with segment-based editing, built on Reka UI. Supports hour, minute, second, and 12/24-hour formats. - [Timeline](https://vuzeno.com/raw/docs/components/timeline.md): A vertical or horizontal thread for displaying sequential data with composable items, markers, and content. - [Tree View](https://vuzeno.com/raw/docs/components/tree-view.md): Thin wrappers around Reka UI Tree primitives for accessible hierarchical lists.