
Installs all 44 components. Without our CLI, run instead.
Ein UI publishes a shadcn registry at ui.eindev.ir, with 44 components installable through the shadcn CLI.
Copy a prompt for your agent, copy the install command, or open the docs that ship it.
A complete admin dashboard built with liquid glass components.
base widgets component
Calendar widgets for displaying dates, events, and scheduling information.
Clock widgets including analog, digital, world clock, stopwatch, and timer with liquid glass styling.
A forgot password recovery page with email submission and confirmation state, including helpful tips and support contact.
A liquid glass styled alert dialog for confirmations.
Circular profile images with gradient glow effects and fallback initials for user representation.
Small visual indicators for status, labels, or categories with frosted glass styling and color variants.
A liquid glass styled breadcrumb navigation component.
Interactive button components with multiple variants, sizes, and optional glow effects.
Flexible container components with frosted glass morphism effect, perfect for displaying grouped content.
A liquid glass styled checkbox with animated check indicator.
Modal dialog components with backdrop blur and smooth animations for confirmations and forms.
A dock component with glass morphism styling and smooth animations.
A gauge component with glass morphism styling, suitable for displaying progress or performance metrics.
Form input components with focus glow animations and glass morphism styling.
A card component with a morphing glass effect, suitable for displaying content in a visually appealing way.
A customizable notification system with glass morphism styling, allowing for different types of messages and actions.
An interactive ambient orb that follows the cursor, emits soft glass particle trails, and updates its glow based on status.
A liquid glass styled popover for floating content.
Visual indicators for task completion with animated gradient fill and glow effects.
A liquid glass styled radio group with animated selection.
A ripple effect component that can be applied to various elements for a dynamic interaction experience.
A liquid glass styled custom scrollbar component.
A liquid glass styled select dropdown with frosted glass styling.
A liquid glass styled separator/divider component.
A liquid glass styled sheet/drawer with slide animations.
A liquid glass styled skeleton loading component with shimmer.
Range input controls with gradient track, glow effects, and smooth thumb interaction.
Toggle controls for binary options with smooth transitions and glow effects when activated.
A liquid glass styled table for displaying tabular data.
Tabbed interface components with smooth transitions and glass morphism styling.
A liquid glass styled textarea with focus glow effects.
A timeline component with glass morphism styling, suitable for displaying events or processes in a chronological order.
Contextual information popups with glass morphism styling and smooth animations on hover.
An audio visualizer with liquid glass bars, gradient fills, and a frozen glass paused state.
A complete login page with email and password authentication, password visibility toggle, remember me option, and social login buttons.
A modern pricing page with multiple plan tiers, billing toggle, feature comparison, FAQ section, and call-to-action buttons.
A complete sign up page with multi-step validation, password strength indicator, confirm password matching, and terms agreement checkbox.
Statistics and metrics widgets for displaying data, comparisons, and progress with liquid glass styling.
Stock market widgets for displaying stock prices, trends, and news with liquid glass styling.
Weather widgets for displaying temperature, conditions, forecasts, and hourly data with liquid glass styling.
Welcome! Ein UI is a collection of beautiful, ready-made "liquid glass" components that you can preview, copy, and use in your website or app. This guide explains how to preview the components, get code snippets, and add a component to your project — no developer knowledge required.
✅ Great for: designers and frontend developers who want shareable, copy-and-paste UI components with consistent design patterns and built-in accessibility.
shadcn CLI.app/docs/components/*Requirements: Node.js 20+ (recommended), pnpm (optional but used in this repo), or npm/yarn.
git clone https://github.com/ehsanghaffar/ein-ui.git
cd ein-ui-shadcn-register
2 Install dependencies
# using pnpm
pnpm install
# or using npm
npm install
# or yarn
yarn install
3 Run development server
pnpm dev
# or npm run dev
# App runs on http://localhost:3000
To analyze your Next.js bundle, you can use the built-in experimental analyzer:
pnpm analyze
# or npm run analyze
Contributions welcome! Please read CONTRIBUTING.md and follow the issue and PR templates when submitting work.
pnpm lint to check code styleapp/docs/components/* and should declare any required dependencies in registry.jsonWhere to find guidance:
https://ui.eindev.ir/docs) include live previews and code snippets.shadcn registry format to make your component discoverable via the CLI.Please also see CODE_OF_CONDUCT.md and SECURITY.md for reporting guidelines.
Ein UI is a component library on 21st.dev by eindev with 2 public React components. Every component ships with a live interactive preview and full TSX source — copy the code, install it through the shadcn CLI, or pull it into Cursor or Claude Code over MCP.