{"id":16989832,"url":"https://github.com/hazzik/go-words","last_synced_at":"2026-02-16T19:04:09.556Z","repository":{"id":59047701,"uuid":"535012079","full_name":"hazzik/go-words","owner":"hazzik","description":"Number to Words for Go (Golang)","archived":false,"fork":false,"pushed_at":"2025-02-21T02:01:49.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T21:08:49.676Z","etag":null,"topics":["go","golang","number-to-words"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hazzik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"hazzik"}},"created_at":"2022-09-10T13:49:48.000Z","updated_at":"2025-02-21T02:00:48.000Z","dependencies_parsed_at":"2024-06-20T01:46:56.752Z","dependency_job_id":"da558255-c188-4f6e-9c61-73bb82fd7230","html_url":"https://github.com/hazzik/go-words","commit_stats":null,"previous_names":["hazzik/go-number-to-words"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hazzik/go-words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2Fgo-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2Fgo-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2Fgo-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2Fgo-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazzik","download_url":"https://codeload.github.com/hazzik/go-words/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2Fgo-words/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29515546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["go","golang","number-to-words"],"created_at":"2024-10-14T03:08:04.235Z","updated_at":"2026-02-16T19:04:09.515Z","avatar_url":"https://github.com/hazzik.png","language":"Go","funding_links":["https://github.com/sponsors/hazzik"],"categories":[],"sub_categories":[],"readme":"# Number to Words for Go (Golang)\n\n[![Go](https://github.com/hazzik/go-words/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/hazzik/go-words/actions/workflows/go.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/hazzik/go-words)](https://goreportcard.com/report/github.com/hazzik/go-words)\n\n## Sponsorship\n\nIf you like the library please consider [supporting my work](https://github.com/sponsors/hazzik).\n\n## Installation\n\n```shell\ngo get github.com/hazzik/go-words\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/hazzik/go-words\"\n)\n\nfunc main() {\n\t// prints \"one hundred eleven\"\n\tfmt.Printf(\"%q\", words.FromInt64(111))\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Fgo-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazzik%2Fgo-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Fgo-words/lists"}