@ck-ui/component-library
v0.1.4
Published
A reusable React component library with SCSS theming, built using Vite and TypeScript. Designed for use across multiple applications, including web apps and browser extensions.
Readme
CK Component Library
A reusable React component library with SCSS theming, built using Vite and TypeScript. Designed for use across multiple applications, including web apps and browser extensions.
✨ Features
- ⚛️ React 18 + TypeScript
- 🎨 SCSS theming with custom CSS variables
- 📦 Library bundling with Vite
- 💅 CSS Modules support for style encapsulation
- 🧩 Ready-to-use shared components (e.g.,
Button) - 📁 Clean and modular project structure
📦 Installation
To use the component library in your app:
npm install @ck-ui/component-library
# or
yarn add @ck-ui/component-library