{"id":14984989,"url":"https://github.com/zettca/ntoa","last_synced_at":"2026-02-13T01:02:29.119Z","repository":{"id":57684726,"uuid":"491675104","full_name":"zettca/ntoa","owner":"zettca","description":"TypeScript Number to String","archived":false,"fork":false,"pushed_at":"2024-10-31T02:02:35.000Z","size":147,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T23:14:45.911Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zettca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-12T21:37:44.000Z","updated_at":"2024-10-31T02:02:36.000Z","dependencies_parsed_at":"2024-09-25T00:30:30.901Z","dependency_job_id":null,"html_url":"https://github.com/zettca/ntoa","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.40909090909090906","last_synced_commit":"59685b3e89532c2f361035f2cd5784417c39b0c5"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zettca%2Fntoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zettca%2Fntoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zettca%2Fntoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zettca%2Fntoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zettca","download_url":"https://codeload.github.com/zettca/ntoa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312134,"owners_count":21082638,"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-09-24T14:10:02.979Z","updated_at":"2026-02-13T01:02:29.076Z","avatar_url":"https://github.com/zettca.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ntoa: _Number to String_ converter.\n\nWondering how to correctly pronounce\n`659102863539127065129078569382156238956190238`?\n\nNo? Understandable, have a nice day.\n\nBut with `ntoa` you can do it - using the API, CLI, or WebApp.\n\n\u003e 659 Tredecillion 102 Duodecillion 863 Undecillion 539 Decillion 127 Nonillion\n\u003e 65 Octillion 129 Septillion 78 Sextillion 569 Quintillion 382 Quadrillion 156\n\u003e Trillion 238 Billion 956 Million 190 Thousand 238\n\nOr if you're french 🇫🇷 or portuguese 🇵🇹 and use the awkward long scale, it's\n(long version):\n\n\u003e Six Hundred Fifty Nine Septillion One Hundred Two Thousand Eight Hundred Sixty\n\u003e Three Sextillion Five Hundred Thirty Nine Thousand One Hundred Twenty Seven\n\u003e Quintillion Sixty Five Thousand One Hundred Twenty Nine Quadrillion Seventy\n\u003e Eight Thousand Five Hundred Sixty Nine Trillion Three Hundred Eighty Two\n\u003e Thousand One Hundred Fifty Six Billion Two Hundred Thirty Eight Thousand Nine\n\u003e Hundred Fifty Six Million One Hundred Ninety Thousand Two Hundred Thirty Eight\n\n## Usage\n\n### Web API 🌐 🦕\n\n```ts\nimport { ntoa } from \"https://esm.sh/gh/zettca/ntoa/mod.ts\";\n\nntoa(\"123456789\"); /// 123 million 456 thousand 789\nntoa(\"123456789123456789\"); /// 123 Quadrillion 456 Trillion 789 Billion 123 Million 456 Thousand 780\n```\n\n### CLI\n\n```sh\n# install\ndeno install -f https://deno.land/x/ntoa/main.ts\n# run\nntoa 123456789123456789123456789\n# 123 Septillion 456 Sextillion 789 Quintillion 123 Quadrillion 456 Trillion 790 Billion\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzettca%2Fntoa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzettca%2Fntoa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzettca%2Fntoa/lists"}