eztranslate

csv to json, json to csv translations file converter

Usage no npm install needed!

<script type="module">
  import eztranslate from 'https://cdn.skypack.dev/eztranslate';
</script>

README

@todo

  • Handle commas in translations
  • the csv column names generation loops over all locales, which is wrong if only one locale.json is loaded.