babel-plugin-ltag
Advanced tools
+1
-1
| { | ||
| "name": "babel-plugin-ltag", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "a babel-pluging to transform l-template tags.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
+5
-1
| # ltag | ||
| ltag is a babel-pluging for localization, transforms templates tagged l. | ||
| ltag is a babel-pluging for client-side javascript localization using templates. | ||
| You can tag your template strings with `l` and afterwards you will be able to generate different versions of the same code, for different languages. | ||
| Translations will be provided with `.po` files (an empty one will be generated for you). | ||
| [More info on .po format](http://pology.nedohodnik.net/doc/user/en_US/ch-poformat.html) | ||
| ## Usage | ||
@@ -5,0 +9,0 @@ 1. Install babel as global, and ltag plugin as a development dependency: |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
46731
0.72%60
7.14%