ilinxa pro-ui
Professional components, built once, reused everywhere.
A library of high-level, fully-composed components on top of shadcn/ui, Tailwind CSS v4, and best-in-class open-source primitives. Distributed via shadcn-registry — install source files into your repo, you own the code.
Quick start
Install into any Next or React app in two steps.
- 01
Initialize shadcn (skip if already done)
pnpm dlx shadcn@latest init - 02
Install a component
pnpm dlx shadcn@latest add @ilinxa/properties-formAdd
-fixturessuffix to install with example data:@ilinxa/properties-form-fixturesThe
@ilinxanamespace is listed in the official shadcn registry directory — nocomponents.jsonsetup needed. CLI can't resolve it? Manual registry config →