0.0.7 • Published 5 years ago

zi18nz v0.0.7

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Zi18nZ npm github

Vue 翻译插件

安装

npm i zi18nz

配置

//国际化
import Zi18nZ from "zi18nz"
Vue.use(Zi18nZ)

教程

例子

<template>
    <div>{{$t("test")}}</div>
</template>
###### 具体方法及配置请查看[源代码](https://github.com/zys8119/Zi18nZ/blob/master/index.js)
0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago