fan-plus
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

介绍

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);

Package Sidebar

Install

npm i fan-plus

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

65.7 kB

Total Files

38

Last publish

Collaborators

  • ms_yanan