Socket
Socket
Sign inDemoInstall

abinzt-ui-plus

Package Overview
Dependencies
63
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    abinzt-ui-plus

Vue3 中基于Element-plus二次封装基础组件文档


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

T-ui-Plus

Vue2 基础组件传送门

基于 Element-ui 和 ant-design-vue 二次封装基础组件地址

介绍

基于 vue3+ ts+ Element-plus 二次封装组件

这是我在学习 Vue3 中基于Element-plus 二次封装基础组件文档,希望对你有用。可查看 详细组件案例文档 预览

vue3 t-ui-plus t-ui-plus npm

动态效果图

npm 方式安装使用

// 先安装
npm i @wocwin/t-ui-plus
// 在main.js中按下引入
import TuiPlus from '@wocwin/t-ui-plus'
import '@wocwin/t-ui-plus/lib/style.css'
Vue.use(TuiPlus)

安装依赖 如果总报错就用 cnpm install

npm install

本地运行 examples 中组件示例

// examples项目(常规的后台管理系统)基于vue3+ts+vite项目
npm run serve

本地运行 vuepress 中组件文档

// docs项目(文档demo示例)基于vue3+vite项目
npm run docs:dev

微信交流群

微信二维码

FAQs

Last updated on 13 Feb 2023

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc