Z toolkit v1
个人开发的小工具包
个人开发的小工具包
A package such as `@vue/cli`, but it is depolyeed by vite. Use vite to develop all the things, and add the plugins like `vue-router`. > Tip: > This project use `pnpm` to install dependences.
utility to upgrade vue cli service / plugins in vue apps
Vue CLI plugin for automatially adding vue-extensions to a project
```sh ├── README.md ├── generator │ ├── index.js # generator │ └── template # plugins template file │ └── plugins │ └── request.js ├── index.js # sevirce plugin └── package.json ```
Vue CLI 3 plugin to add dayjs to your vue project
vue template init
A basic scaffold for creating vue cli plugins within your project
Tools needed for Vue CLI 3 @y3ticorp plugins
```sh ├── README.md ├── generator │ ├── index.js # generator │ └── template # plugins template file │ └── plugins │ └── request.js ├── index.js # sevirce plugin └── package.json ```
utility to upgrade vue cli service / plugins in vue apps
px2rem for vue-cli3
Highly opinionated Vue CLI 3 plugin for preparing project to @y3ticorp plugins
Vue3 , vue-cli5 plugins for qiniu upload.
基于vue-cli3的代码提交检查
Opinionated Vue cli plugin, adds tailwindcss with some plugins
utility to upgrade vue cli service / plugins in vue apps
the vConsole for Vue CLI3 plugins
utility to upgrade vue cli service / plugins in vue apps
A vue plugin that enhances localStorage/sessionStorage (supports vue2 and vue3). It allows two-way binding of storage data, multi-page data binding, storage event listener, and rich api (async/sync)
qing-markdown vue plugins
vue-cli 3 plugin to develop component
Copyright © 2020 vuejscomponent.com