1.0.5 • Published 12 months ago

fan-plus v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months 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

12 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago