0.1.13 • Published 6 months ago

lilin13-vue3tools_test v0.1.13

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

vue3tools介绍

vue3工具库 - 自己做的轮子的发布测试

项目中使用

npm install lilin13-vue3tools_test
import lilin13Utils from 'lilin13-vue3tools_test';
import 'lilin13-vue3tools_test/dist/style.css';
...
app.use(lilin13Utils)

功能目录

全局方法

  1. 返回两数相加的值 $Ladd(a, b)

全局组件

  1. date-time组件

全局指令

  1. vFocus

按需引入组件

import {Test} from 'lilin13-vue3tools_test';
0.1.13

6 months ago

0.1.12

6 months ago

0.1.11

6 months ago

0.1.10

6 months ago

0.1.9

6 months ago

0.1.8

6 months ago

0.1.7

7 months ago

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago