@geenius-ui/shared

v0.1.5

Published

Shared types and constants for @geenius-ui

Downloads

468

Readme

@geenius-ui/shared

CI npm License: MIT

Shared types, constants, and design tokens for the @geenius-ui component library.

Installation

pnpm add @geenius-ui/shared

Note: This package is installed automatically as a dependency of @geenius-ui/react, etc.

Usage

import type { ButtonVariant, BadgeVariant, ComponentSize } from '@geenius-ui/shared'

Exports

  • Types: ButtonVariant, ButtonSize, BadgeVariant, BadgeSize, ComponentSize
  • Constants: VARIANT_CLASSES, SIZE_CLASSES

License

MIT