{"id":20316424,"url":"https://github.com/yaanno/deno-country-code","last_synced_at":"2026-05-15T12:05:18.778Z","repository":{"id":66784722,"uuid":"532280710","full_name":"yaanno/deno-country-code","owner":"yaanno","description":"A fun little experiment with Deno and Typescript to convert ISO country codes","archived":false,"fork":false,"pushed_at":"2022-09-03T14:24:04.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T13:13:56.887Z","etag":null,"topics":["deno","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yaanno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-03T14:17:36.000Z","updated_at":"2022-09-03T14:25:24.000Z","dependencies_parsed_at":"2023-07-31T07:15:16.930Z","dependency_job_id":null,"html_url":"https://github.com/yaanno/deno-country-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaanno%2Fdeno-country-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaanno%2Fdeno-country-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaanno%2Fdeno-country-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaanno%2Fdeno-country-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaanno","download_url":"https://codeload.github.com/yaanno/deno-country-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818896,"owners_count":20025210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deno","typescript"],"created_at":"2024-11-14T18:26:05.874Z","updated_at":"2026-05-15T12:05:13.758Z","avatar_url":"https://github.com/yaanno.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-country-code\n\nA fun little experiment with [Deno](https://deno.land/) and Typescript slightly based on the [iso3166-1](https://github.com/moimikey/iso3166-1) library - Hey, Mike :)\n\nThe original idea was to compile the code to Wasm and awe the exec speed in the browser (and other Wasm capable environments). Alas, the [Assemblyscript](https://www.assemblyscript.org/) compiler did not like my code so far.\n\nThe code won't work out of the box with Node.js as it needs a bunch of libraries and setup and eff that, Deno does that by default (and fast!).\n\nSee `index.ts` for examples.\n\nRun the converter (strip down the json to iso codes only):\n\n```sh\ndeno run --allow-write convert.ts\n```\n\nRun the examples:\n\n```sh\ndeno run index.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaanno%2Fdeno-country-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaanno%2Fdeno-country-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaanno%2Fdeno-country-code/lists"}