0.5.3 • Published 1 year ago
@cmusy/ui v0.5.3
CMuSyUI
A collection of reusable UI components for React.
Installation
To use this library, you need to install the following dependencies:
- Tailwind CSS: A utility-first CSS framework.
- @cmusy/plugin: A plugin required by this library.
# Using npm
npm install tailwindcss @cmusy/plugin
# Using yarn
yarn add tailwindcss @cmusy/plugin
Available Components
- Avatar
- Button
- TextField
- Badge
- Card
- Rating
- Container
- Checkbox
- PasswordField
- Pill
- Radio
- Typography
- Stepper
- Tabs
- Table
- Modal
- TextArea
For detailed usage instructions and examples, please refer to the documentation of each component.