We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dad76a commit df8c26dCopy full SHA for df8c26d
package.json
@@ -2,12 +2,13 @@
2
"name": "@foes/react-i18n-routing",
3
"version": "0.8.0",
4
"license": "MIT",
5
- "description": "Provides components and functions to make i18n routing React apps with ease.",
+ "description": "Abstraction layer over React-Router to create i18n routes easily",
6
"keywords": [
7
- "i18n",
8
"react",
+ "reactjs",
9
+ "i18n",
10
"react-router",
- "react-intl",
11
+ "internationalization",
12
"routing"
13
],
14
"authors": [
0 commit comments