React-Intl CSV <=> JSON Converter Usage npm install -g react-intl-csv Generate a CSV from the JSON files: react-intl-csv <json dir> --to-csv <csv file> Generate JSON files from the csv: react-intl-csv <csv file> --to-json <json dir> Future plans Expose API Sanity checks Transpile