1.0.5 • Published 2 years ago

fan-plus v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

介绍

vue3+ts fan组件库 集成了element-plus

软件架构

packages

  • components:组件库
  • fan-plus:组件库配置和打包
  • theme-chalk:主题样式
  • utils

安装教程

  1. 安装依赖
npm i fan-plus
  1. 全局导入:在main.js||main.ts文件配置
import 'fan-plus/theme-chalk/css/index.css'
import FanPlus from 'fan-plus'
app.use(FanPlus);
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago