Since we use ResX RM as our primary resource editor, it would be great to have all processing done within the tool, including generating JSON files from the resx files without having to use NPM/Grunt.
We are rewriting our app with WebAPI and Angular and since it's heavy on l10n, we are going to use angular translate, which relies upon JSON files. Would be great if this tool also provided the ability to generate those JSON files from the resx we already have.
Sample project (using Grunt) that already does this:
https://www.npmjs.com/package/grunt-resx-2-structured-json
We are rewriting our app with WebAPI and Angular and since it's heavy on l10n, we are going to use angular translate, which relies upon JSON files. Would be great if this tool also provided the ability to generate those JSON files from the resx we already have.
Sample project (using Grunt) that already does this:
https://www.npmjs.com/package/grunt-resx-2-structured-json