From 7097785a5de01df6ff9a094d543000ec13795438 Mon Sep 17 00:00:00 2001 From: Roger Molas Date: Thu, 9 May 2019 11:04:33 +0800 Subject: [PATCH] Add csv-localizer tool --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 158fc44..879d160 100644 --- a/readme.md +++ b/readme.md @@ -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