You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
9
9
This library exports the following extensions:
10
10
11
+
## :loudspeaker: Notice
12
+
vue-i18n-extensions will soon be transferred to [intlify organaization](https://github.com/intlify). After that, it will be developed and maintained on intlify.
13
+
14
+
The `vue-i18n-extensions` that has been released on npm will be released as `@intlify/vue-i18n-extensions` in near future.
15
+
16
+
Intlify is a new i18n project kickoff by @kazupon. 😉
17
+
18
+
## :star: Features
11
19
- directive: `v-t` custom directive for server-side
12
20
- module: `v-t` custom directive compiler module for `vue-template-compiler` or `vue-loader` (`compilerModules` option)
0 commit comments