Socket
Book a DemoInstallSign in
Socket

@osui/color-picker

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@osui/color-picker

## 安装说明

npmnpm
Version
4.0.0-beta.2
Version published
Weekly downloads
26
-83.12%
Maintainers
3
Weekly downloads
 
Created
Source

@osui/color-picker

安装说明

antd >= 5.5.0

方式一

单包使用

yarn install @osui/color-picker

import ColorPicker from '@osui/color-picker'


### 方式二

从 `@osui/ui` 统一引入

yarn install @osui/ui

import {ColorPicker} from '@osui/ui';

FAQs

Package last updated on 18 Sep 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