File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Original file line number Diff line number Diff line change @@ -6,16 +6,22 @@ description: fluent-vue is a Vue.js integration for Fluent.js - JavaScript imple
6
6
7
7
features :
8
8
- title : Simple API
9
+ icon : 🎯
9
10
details : Just 2 methods, 1 directive and 1 component is all you need to internationalize your app.
10
11
- title : Powerful
12
+ icon : 💪
11
13
details : Fluent syntax allows to represent complex concepts of natural languages.
12
14
- title : Easy to read
15
+ icon : 📖
13
16
details : Fluent syntax used for describing translation is easy to read and understand.
14
17
- title : Asymmetric localization
18
+ icon : 🌐
15
19
details : Natural-sounding translations with genders and grammatical cases only when necessary.
16
20
- title : Vue 2, 3 and Nuxt 3 compatible
21
+ icon : 🔄
17
22
details : By utilising vue-demi and unplugin, fluent-vue is made compatible with Vue versions 2 and 3 and Nuxt 3.
18
23
- title : SFC support
24
+ icon : 📄
19
25
details : With unplugin-fluent-vue you can include localization messages with rest of your single file component code.
20
26
21
27
hero :
You can’t perform that action at this time.
0 commit comments