Socket
Book a DemoInstallSign in
Socket

@gali-leo/ui

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gali-leo/ui

UI component library for Gali-Leo

1.0.3
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@gali-leo/ui

Gali-Leo UI 组件库 - 一套 React 组件库,提供现代化的 UI 组件。

安装

npm install @gali-leo/ui
# 或
pnpm add @gali-leo/ui

使用

import { Button } from '@gali-leo/ui'

function App() {
  return (
    <Button variant="primary" size="medium">
      点击我
    </Button>
  )
}

组件

  • Button - 按钮组件,支持多种变体和大小
  • Table - 表格组件
  • Tooltip - 提示框组件
  • ConfirmDialog - 确认对话框
  • Message - 消息组件

开发

# 构建
pnpm build

# 开发模式(监听文件变化)
pnpm dev

# 类型检查
pnpm typecheck

# 清理构建产物
pnpm clean

依赖要求

  • React >= 16.8.0
  • React DOM >= 16.8.0

Keywords

ui

FAQs

Package last updated on 14 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.