# ss-ui **Repository Path**: sunxiaoda/ss-ui ## Basic Information - **Project Name**: ss-ui - **Description**: 自定义vue组件发布npm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-05 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ss-ui #### 介绍 自定义 vue 组件发布 npm #### 安装教程 ```bash # 通过 npm 安装 npm i ss-ui-9527 -S # 通过 yarn 安装 yarn add ss-ui-9527 ``` ### 快速上手 ```js import Vue from "vue"; import Ssui from "ss-ui-9527"; Vue.use(Ssui); ``` ### 开源协议 本项目基于 [MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89) 协议,请自由地享受和参与开源