Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2d5de04

Browse filesBrowse files
committed
Add icons to feature list in index.md
1 parent 621802c commit 2d5de04
Copy full SHA for 2d5de04

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎src/index.md

Copy file name to clipboardExpand all lines: src/index.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,22 @@ description: fluent-vue is a Vue.js integration for Fluent.js - JavaScript imple
66

77
features:
88
- title: Simple API
9+
icon: 🎯
910
details: Just 2 methods, 1 directive and 1 component is all you need to internationalize your app.
1011
- title: Powerful
12+
icon: 💪
1113
details: Fluent syntax allows to represent complex concepts of natural languages.
1214
- title: Easy to read
15+
icon: 📖
1316
details: Fluent syntax used for describing translation is easy to read and understand.
1417
- title: Asymmetric localization
18+
icon: 🌐
1519
details: Natural-sounding translations with genders and grammatical cases only when necessary.
1620
- title: Vue 2, 3 and Nuxt 3 compatible
21+
icon: 🔄
1722
details: By utilising vue-demi and unplugin, fluent-vue is made compatible with Vue versions 2 and 3 and Nuxt 3.
1823
- title: SFC support
24+
icon: 📄
1925
details: With unplugin-fluent-vue you can include localization messages with rest of your single file component code.
2026

2127
hero:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.