vue-tool-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

Build Status Coverage Status

vue-tool-plugin:

vue 常用工具、方法 集合

GitHub 源码 npm 包

安装

npm install vue-tool-plugin --save-dev
yarn add vue-tool-plugin

使用

main.js引入

import vueTool from 'vue-tool-plugin'
 
Vue.use(vueTool)

.vue使用

console.log(this.$tool)

Readme

Keywords

Package Sidebar

Install

npm i vue-tool-plugin

Weekly Downloads

0

Version

1.0.10

License

ISC

Unpacked Size

20.3 kB

Total Files

12

Last publish

Collaborators

  • hzq