I needed names of languages in different languages. I couldn't find anything like that, so I made it myself. I used google translate to translate the languages. So I can't vouch for the accuracy of the data. With the translations I created a matrix in a google table and then created json objects from it.
- install deno if not present
- cmd: 'deno run --unstable --allow-read --allow-write main.ts --[option [...args]]'