@golojan/ui
v1.2.1
Published
A modern React component library used across Golojan Cloud apps. It provides headless + styled UI primitives, layout utilities, and design tokens that are theme-aware (light/dark) and Tailwind‑ready.
Readme
@golojan/ui
A modern React component library used across Golojan Cloud apps. It provides headless + styled UI primitives, layout utilities, and design tokens that are theme-aware (light/dark) and Tailwind‑ready.
Features
- React 18/19 compatible, built for Next.js and modern SPAs.
- Tailwind‑friendly styling with semantic design tokens.
- Accessible, Radix‑based primitives (dialogs, menus, drawers, etc.).
- Auth building blocks: cards, buttons, and layout patterns.
- AI assistant UI: reusable right‑side assistant panel with chat + voice input.
- Theming utilities and tokens for consistent design across micro‑frontends.
Installation
npm install @golojan/ui
# or
yarn add @golojan/ui
# or
pnpm add @golojan/ui