Kombase

Introduction

Customizable Shadcn component and wrapper form validation with RHF and zod

Overview

kombase is a centralized UI library built on top of Radix UI primitives (shadcn/ui pattern), react-hook-form, and @tanstack/react-table. It is designed for consistency and reusability across multiple frontend projects.

Installation

Install shadcn/ui

Ensure you have installed and configured shadcn/ui in your project. kombase relies on the shadcn component architecture for UI consistency.

Install kombase

Run the following command using your preferred package manager:

How is this guide?

On this page