0.0.99 • Published 7 months ago

test-ui-lib-1 v0.0.99

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

test-ui-lib-1

Welcome to test-ui-lib-1 - a customizable UI components library built with Tailwind CSS , CVA and React.

Features

  • A collection of reusable UI components designed for modern web applications.
  • Built on top of Tailwind CSS, providing powerful styling capabilities.

Prerequisite

Install Tailwind CSS and CVA Before Using the Library

  1. Tailwind CSS
  2. CVA

Installation

You can install the library using npm or yarn:

# Using npm
npm install test-ui-lib-1

# Using yarn
yarn add test-ui-lib-1

Usage

  • Import the components you need in your React components:
import { Button } from "test-ui-lib-1";

export default function App() {
  return <Button intent="primary" label="Primary Button" size="full" />;
}
  • Customize the components styles by leveraging the power of Tailwind CSS.

Contributing

Contributions are welcome! If you want to contribute to the library, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test thoroughly.
  4. Create a pull request with a clear description of your changes.

Documentation

For detailed usage instructions and component documentation, visit the Documentation.

Created with ❤️ by Viitorcloud

0.0.20

7 months ago

0.0.21

7 months ago

0.0.22

7 months ago

0.0.15

7 months ago

0.0.16

7 months ago

0.0.10

7 months ago

0.0.99

7 months ago

0.0.11

7 months ago

0.0.12

7 months ago

0.0.13

7 months ago

0.0.14

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.2.4

9 months ago

1.2.2

9 months ago

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago