ephys / react-intl-csv

Convert react-intl files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Convert react-intl files


Languages

Language:JavaScript 100.0%