0.6.0 • Published 5 months ago

@proj-airi/ui v0.6.0

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

@proj-airi/ui

A stylized UI component library built with Reka UI.

To preview the components, refer to the stage-ui package for instructions for running the Histoire UI storyboard.

Usage

ni @proj-airi/ui -D # from @antfu/ni, can be installed via `npm i -g @antfu/ni`
pnpm i @proj-airi/ui -D
yarn i @proj-airi/ui -D
npm i @proj-airi/ui -D
<script setup lang="ts">
import { Button } from '@proj-airi/ui'
</script>

<template>
  <Button>Click me</Button>
</template>

Components

License

MIT

0.6.0

5 months ago

0.5.0

6 months ago

0.4.27

6 months ago

0.4.26

6 months ago

0.4.26-beta.3

6 months ago

0.4.26-beta.2

6 months ago

0.4.26-beta.1

6 months ago

0.4.25

7 months ago

0.4.23

7 months ago