JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 94
  • Score
    100M100P100Q74329F
  • License MIT

Package Exports

  • kovax-react
  • kovax-react/components/Button

Readme

🧩 Kovax UI — React Component Library

npm build license size


✨ Overview

Kovax UI is a modern, lightweight React component library designed for performance, scalability, and easy customization.
Built with TypeScript, React, and Vite, it provides flexible UI primitives ready for production.

Currently includes:

  • Button — customizable, themeable, and fully typed.

🚀 Coming soon: Input, Select, Modal, Switch, Tabs, and more!


📦 Installation

1️⃣ From npm

npm install kovax-react
# or
yarn add kovax-react