Skip to content

ephys/react-intl-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published