kalki-ui Tailwind Templates

Kalki Ui

Kalki UI is a modern React component library built with TypeScript and styled using Tailwind CSS. Designed for performance and developer efficiency, it offers a clean and scalable set of UI components to accelerate React application development.

kalki-ui

A React UI component library built with TypeScript, Tailwind CSS, and modern build tools.

Installation

npm install kalki-ui
# or
yarn add kalki-ui
# or 
pnpm add kalki-ui

Usage

import { Component } from 'kalki-ui';
import 'kalki-ui/dist/index.css';

Development

  1. Clone the repository
  2. Install dependencies
  3. Start development server
  4. Build the library

Scripts

  • dev - Start development mode with watch
  • build - Build the library for production
  • clean - Remove build artifacts
  • lint - Run ESLint checks
  • lint:fix - Fix ESLint issues
  • format - Format code with Prettier
  • typecheck - Run TypeScript type checks
  • pre - Start Vite development server
  • pre:build - Build with Vite

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Rollup
  • Vite
  • ESLint
  • Prettier
  • Babel

License

MIT © Ravi Teja

Top categories

Loading Svelte Themes