reusable-ui-kit
v1.0.3
Published
Reusable React + Tailwind component library including Grid, Toggle, CheckBox, Dropdown, and more.
Maintainers
Readme
🧩 React Reusable Components Library
A collection of modern, TypeScript-based, reusable UI components built with React and Tailwind CSS.
✨ Components Included
- ✅
ToggleComponent– Custom toggle switch - 🌗
ThemeToggle– Dark mode / Light mode switch - ☑️
CheckBoxComponent– Styled checkbox - 🧃
MultiSelectComponent– Custom multi-select dropdown - ⬇️
DropdownComponent– Single select dropdown - ✍️
TextArea– Styled multiline input - 🔤
TextBox– Input field with optional floating label - 🧱
GridComponent– Virtualized, sortable, filterable grid with resizing & reordering
All components are:
- ⚛️ Built in React
- ⛑️ Written in TypeScript
- 🎨 Styled with Tailwind CSS
- ♻️ Designed to be reusable and composable
📦 Installation
npm install reusable-ui-kit