{"id":19437033,"url":"https://github.com/netologist/numbers-to-words","last_synced_at":"2026-02-06T15:37:28.762Z","repository":{"id":49036383,"uuid":"489139030","full_name":"netologist/numbers-to-words","owner":"netologist","description":"Numbers 2 Words Library for English And Turkish","archived":false,"fork":false,"pushed_at":"2022-05-07T17:51:30.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T22:25:28.411Z","etag":null,"topics":["golang","golang-library","number","word"],"latest_commit_sha":null,"homepage":"","language":"Go","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/netologist.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}},"created_at":"2022-05-05T22:07:43.000Z","updated_at":"2023-11-07T12:59:44.000Z","dependencies_parsed_at":"2022-09-01T20:51:42.430Z","dependency_job_id":null,"html_url":"https://github.com/netologist/numbers-to-words","commit_stats":null,"previous_names":["hasanozgan/numbers-to-words"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/netologist/numbers-to-words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netologist%2Fnumbers-to-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netologist%2Fnumbers-to-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netologist%2Fnumbers-to-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netologist%2Fnumbers-to-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netologist","download_url":"https://codeload.github.com/netologist/numbers-to-words/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netologist%2Fnumbers-to-words/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29167263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"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":["golang","golang-library","number","word"],"created_at":"2024-11-10T15:13:22.537Z","updated_at":"2026-02-06T15:37:28.744Z","avatar_url":"https://github.com/netologist.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numbers to Words for English and Turkish Languages\n\n### Example for Turkish\n```golang\nword, _ := n2w.ToTurkishWords(9876543210987654)\nfmt.Println(word)\n// DOKUZ KATTRİLYON SEKİZ YÜZ YETMİŞ ALTI TRİLYON BEŞ YÜZ KIRK ÜÇ MİLYAR İKİ YÜZ ON MİLYON DOKUZ YÜZ SEKSEN YEDİ BİN ALTI YÜZ ELLİ DÖRT\n```\n\n### Example for English\n```golang\nword, _ := n2w.ToEnglishWords(9876543210987654)\nfmt.Println(word)\n// NINE QUADRILION EIGHT HUNDERED SEVENTY SIX TRILLION FIVE HUNDERED FORTY THREE BILLION TWO HUNDERED TEN MILLION NINE HUNDERED EIGHTY SEVEN THOUSAND SIX HUNDERED FIFTY FOUR\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetologist%2Fnumbers-to-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetologist%2Fnumbers-to-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetologist%2Fnumbers-to-words/lists"}