0.0.72 • Published 5 months ago

@voluspalabs/ui v0.0.72

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@voluspalabs/ui

A collection of high-quality React components styled with Tailwind CSS for building modern web interfaces.

Features

  • Modular Components: Easily import only what you need.
  • Tailwind Integration: Components are styled with Tailwind CSS for rapid UI development.
  • TypeScript Support: Written in TypeScript for type safety and enhanced developer experience.

Installation

Install the package via npm:

npm install @voluspalabs/ui

Or via Bun:

bun add @voluspalabs/ui

Usage

Import the component you need from the package. For example, to use the button component:

import { Button } from '@voluspalabs/ui/button';

function App() {
  return <Button>Click Me</Button>;
}

export default App;

Development

To work on this project locally, follow these steps:

  1. Clone the repo: git clone https://github.com/voluspalabs/ui.git
  2. Install dependencies: bun install

For building the package, run: bun run build

The built files will be output to the dist directory as defined in package.json.

Tailwind CSS Configuration

For more details on configuring Tailwind CSS with this package, please refer to the Tailwind CSS docs.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

0.0.70

5 months ago

0.0.71

5 months ago

0.0.72

5 months ago

0.0.69

5 months ago

0.0.47

5 months ago

0.0.62

5 months ago

0.0.63

5 months ago

0.0.64

5 months ago

0.0.65

5 months ago

0.0.66

5 months ago

0.0.67

5 months ago

0.0.68

5 months ago

0.0.60

5 months ago

0.0.61

5 months ago

0.0.59

5 months ago

0.0.51

5 months ago

0.0.52

5 months ago

0.0.53

5 months ago

0.0.54

5 months ago

0.0.55

5 months ago

0.0.56

5 months ago

0.0.57

5 months ago

0.0.58

5 months ago

0.0.50

5 months ago

0.0.48

5 months ago

0.0.49

5 months ago

0.0.40

5 months ago

0.0.41

5 months ago

0.0.42

5 months ago

0.0.43

5 months ago

0.0.44

5 months ago

0.0.45

5 months ago

0.0.46

5 months ago

0.0.37

5 months ago

0.0.38

5 months ago

0.0.39

5 months ago

0.0.36

5 months ago

0.0.35

5 months ago

0.0.34

5 months ago

0.0.33

5 months ago

0.0.32

5 months ago

0.0.31

5 months ago

0.0.30

5 months ago

0.0.29

5 months ago

0.0.28

5 months ago

0.0.27

5 months ago

0.0.26

5 months ago

0.0.25

5 months ago

0.0.24

5 months ago

0.0.23

5 months ago

0.0.22

5 months ago

0.0.21

5 months ago

0.0.20

5 months ago

0.0.19

5 months ago

0.0.18

5 months ago

0.0.17

5 months ago

0.0.16

5 months ago

0.0.15

5 months ago

0.0.14

5 months ago

0.0.13

5 months ago

0.0.12

5 months ago

0.0.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago