{"id":24144598,"url":"https://github.com/tillsanders/yaml-translation-file-to-csv","last_synced_at":"2026-04-26T08:39:01.624Z","repository":{"id":57402992,"uuid":"411966560","full_name":"tillsanders/yaml-translation-file-to-csv","owner":"tillsanders","description":"Convert YAML translation files to CSV and back.","archived":false,"fork":false,"pushed_at":"2021-10-01T16:47:51.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T11:35:05.054Z","etag":null,"topics":["convert","csv","i18n","localization","translation","yaml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tillsanders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://www.buymeacoffee.com/tillsanders"}},"created_at":"2021-09-30T07:30:50.000Z","updated_at":"2023-04-12T06:03:41.000Z","dependencies_parsed_at":"2022-09-18T11:50:55.085Z","dependency_job_id":null,"html_url":"https://github.com/tillsanders/yaml-translation-file-to-csv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tillsanders/yaml-translation-file-to-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsanders%2Fyaml-translation-file-to-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsanders%2Fyaml-translation-file-to-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsanders%2Fyaml-translation-file-to-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsanders%2Fyaml-translation-file-to-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tillsanders","download_url":"https://codeload.github.com/tillsanders/yaml-translation-file-to-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsanders%2Fyaml-translation-file-to-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32291336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["convert","csv","i18n","localization","translation","yaml"],"created_at":"2025-01-12T06:12:18.374Z","updated_at":"2026-04-26T08:39:01.595Z","avatar_url":"https://github.com/tillsanders.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/tillsanders"],"categories":[],"sub_categories":[],"readme":"# yaml-translation-file-to-csv\nCLI tool to convert YAML translation files to CSV and back.\n\nThis is a simple package, created to convert YAML translation files to CSV and back, so they can be\neasily translated without depending on any third-party software (like PoEdit) or service (like\nCrowdin, Weblate or Transifex). Thos software and services are great, but they all require either\ninstallation of third-party software or registration with a service. If you want to make your\ntranslation files available to a group that is not accustomed to such software or service, it is\nsometimes easier to go with OpenOffice, Microsoft Office or GoogleDocs.\n\n## Installation\n\n```sh\nnpm i -g yaml-translation-file-to-csv\n```\n\n## Usage\n\nJust specify your input file. The script will determine the conversion direction based on the file\nextension and save the result to the same location (by default), just with the opposite extension.\n\n```\nUsage: yaml-translation-file-to-csv [options] \u003cinput\u003e\n\nArguments:\n  input             Path to YAML or CSV file.\n\nOptions:\n  -V, --version     output the version number\n  -o, --out \u003cpath\u003e  set custom output path\n  -f, --force       overwrite output path\n  -h, --help        display help for command\n```\n\n*Note: Both `.yaml` and `.yml` are recognized.*\n\n## License\n\nThis software is licensed under\n[MIT](https://github.com/tillsanders/yaml-translation-file-to-csv/blob/main/LICENSE).\n\n### Thanks\n\nThis is such a small script and it took me only two hours to put together. That would never have\nbeen possible without these folks. Thank you very much!\n\n- [commander](https://www.npmjs.com/package/commander)\n- [csv](https://www.npmjs.com/package/csv)\n- [flat](https://www.npmjs.com/package/flat)\n- [js-yaml](https://www.npmjs.com/package/js-yaml)\n- [Node.js](https://nodejs.org/en/)\n\n... and more! FOSS rocks!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsanders%2Fyaml-translation-file-to-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftillsanders%2Fyaml-translation-file-to-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsanders%2Fyaml-translation-file-to-csv/lists"}