2.5.0 • Published 5 months ago

@koopsoperator/csui v2.5.0

Weekly downloads
-
License
-
Repository
-
Last release
5 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.3.0

11 months ago

2.5.0

5 months ago

2.4.0

7 months ago

2.3.1

11 months ago

2.2.6

1 year ago

2.2.1

1 year ago

2.2.0

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

2.2.5

1 year ago

2.1.6

1 year ago

2.2.4

1 year ago

2.1.5

1 year ago

2.1.4

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.3

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.3

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.0

1 year ago