npm.io
6.8.0 • Published 1 year ago

fun-vue

Licence
ISC
Version
6.8.0
Deps
24
Size
6.3 MB
Vulns
4
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

intro

内部已经完整引入了ElementPlus

install

  1. package.json "type": "module",
  2. tailwind npm install -D tailwindcss postcss autoprefixer tailwind.config.js postcss.config.js
  3. 配置全局引入FunVue
  4. npm i vite-plugin-vue-setup-extend -D setup name

TODO

  1. [] helper 节流防抖
  2. [] component button自带节流
  3. [] tableSelect 防抖
  4. [] 打包路径移动到dist文件夹下