2.2.6 • Published 8 months ago

@koopsoperator/csui v2.2.6

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

Tech Stack

Installation

pnpm add -D @koopsoperator/csui

Usage

<script setup lang="ts">
import { Button } from '@koopsoperator/csui'
</script>

<template>
  <Button variant="destructive">
    Destructive Button
  </Button>
</template>

Development

!CAUTION To install packages, you need to have pnpm installed on your machine, if you need to install packages to create new components please, run the following command: pnpm add -w -D <package-name>

pnpm install --frozen-lockfile

Build process (while developing)

pnpm build:watch

Storybook

pnpm storybook
2.2.6

8 months ago

2.2.1

9 months ago

2.2.0

9 months ago

2.2.3

9 months ago

2.2.2

9 months ago

2.2.5

9 months ago

2.1.6

9 months ago

2.2.4

9 months ago

2.1.5

9 months ago

2.1.4

9 months ago

2.1.2

9 months ago

2.1.1

9 months ago

2.1.3

9 months ago

2.1.0

9 months ago

2.0.0

9 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.3

10 months ago

1.1.1

10 months ago

1.1.0

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.0.0

11 months ago