localeize
v0.0.4
Published
A JavaScript CLI Tool for managing projects in multiple languages.
Downloads
3
Readme
Localeize
A JavaScript for converting JS Files into locale subdirectories containing translated versions of that file. Example Usage:
localeize FILE_NAME.js --output-type="folder" --map=PATH_TO_MAP_FILE.js.json --output=PATH_TO_OUTPUT_FOLDER --i18n-prefixed --locale="en_US"