Socket
Book a DemoInstallSign in
Socket

southgisui

Package Overview
Dependencies
Maintainers
4
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

southgisui

A Component Library for Vue 3

latest
npmnpm
Version
3.3.0
Version published
Weekly downloads
102
466.67%
Maintainers
4
Weekly downloads
 
Created
Source

SGUI

本仓库是基于 Vue 开发的南方数码 UI 组件库

安装

npm i southgisui

使用

import sgui from 'southgisui'

// Vue2
Vue.use(sgui)

// Vue3
const app = createApp(App)
app.use(sgui)

Keywords

sgui

FAQs

Package last updated on 20 Aug 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