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
[](https://devtoken.rocks/package/vue-i18n-extensions)
6
5
7
6
Extensions for vue-i18n
8
7
9
-
## ⚠️ Notice
10
-
11
-
This `next` branch is development branch for Vue 3! The version for Vue 2 is now in [`master`](https://github.com/intlify/vue-i18n-extensions/tree/master) branch!
8
+
> [!IMPORTANT]
9
+
> This `next` branch is development branch for Vue 3! The version for Vue 2 is now in [`master`](https://github.com/intlify/vue-i18n-extensions/tree/master) branch!
12
10
13
11
This library exports the following extensions:
14
12
@@ -20,7 +18,14 @@ This library exports the following extensions:
20
18
## 💿 Installation
21
19
22
20
```sh
23
-
$ npm i --save-dev @intlify/vue-i18n-extensions@next
21
+
# npm
22
+
npm i --save-dev @intlify/vue-i18n-extensions@next
0 commit comments