Info
Version: | 1.0.5 |
Author(s): | AqueGen |
Last Update: | Thursday, December 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ResxToJson_FileFormat |
Install
Install-Package ResxToJson_FileFormat
dotnet add package ResxToJson_FileFormat
paket add ResxToJson_FileFormat
ResxToJson_FileFormat Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The tool converts Visual Studio resources (*.resx files) into client-side json/js files for loading via RequireJS i18n plugin (http://requirejs.org/docs/api.html#i18n) or i18next (http://i18next.com/).
Please see detailed documentation on Project Home (GitHub) - https://github.com/CrocInc/ResxToJson.