1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-15 09:29:52 +02:00

Add csv-localizer tool

This commit is contained in:
Roger Molas 2019-05-09 11:04:33 +08:00
parent 9a762bd412
commit 7097785a5d

View File

@ -335,6 +335,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files.
- [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files).
- [yq](https://github.com/kislyuk/yq) - Command-line YAML processor (Uses the same syntax as jq).
- [csv-localizer](https://github.com/rogermolas/csv-localizer) - A command line tool that convert CSV file to iOS or Android localizable strings
### JSON