https://github.com/ephys/react-intl-csv
Convert react-intl files
https://github.com/ephys/react-intl-csv
Last synced: 4 days ago
JSON representation
Convert react-intl files
- Host: GitHub
- URL: https://github.com/ephys/react-intl-csv
- Owner: ephys
- Created: 2017-10-19T13:14:09.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T17:17:05.000Z (over 4 years ago)
- Last Synced: 2025-10-30T20:40:51.871Z (8 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Intl CSV <=> JSON Converter
## Usage
`npm install -g react-intl-csv`
Generate a CSV from the JSON files: `react-intl-csv --to-csv `
Generate JSON files from the csv: `react-intl-csv --to-json `
## Future plans
- Expose API
- Sanity checks
- Transpile