{"id":19175405,"url":"https://github.com/andrepolischuk/numd-go","last_synced_at":"2025-07-16T18:32:42.535Z","repository":{"id":26862675,"uuid":"30322846","full_name":"andrepolischuk/numd-go","owner":"andrepolischuk","description":"Pluralize a word","archived":false,"fork":false,"pushed_at":"2017-03-03T14:17:47.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T00:45:59.702Z","etag":null,"topics":["decline","number","numeral","pluralize"],"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/andrepolischuk.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":"2015-02-04T21:43:47.000Z","updated_at":"2020-01-31T14:08:21.000Z","dependencies_parsed_at":"2022-07-24T12:32:00.419Z","dependency_job_id":null,"html_url":"https://github.com/andrepolischuk/numd-go","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/andrepolischuk/numd-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrepolischuk%2Fnumd-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrepolischuk%2Fnumd-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrepolischuk%2Fnumd-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrepolischuk%2Fnumd-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrepolischuk","download_url":"https://codeload.github.com/andrepolischuk/numd-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrepolischuk%2Fnumd-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265530574,"owners_count":23783116,"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":["decline","number","numeral","pluralize"],"created_at":"2024-11-09T10:23:10.796Z","updated_at":"2025-07-16T18:32:42.304Z","avatar_url":"https://github.com/andrepolischuk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# numd [![Build Status][travis-image]][travis-url]\n\n\u003e Pluralize a word\n\n[Docs](https://godoc.org/github.com/andrepolischuk/numd-go)\n\n* 1 dollar, 5 dollars\n* 1 рубль, 2 рубля, 5 рублей\n\n## Install\n\n```sh\ngo get github.com/andrepolischuk/numd-go\n```\n\n## Usage\n\n```go\npackage main\n\nimport \"github.com/andrepolischuk/numd-go\"\n\nfunc main() {\n  priceInRub := numd.Decline(24, \"рубль\", \"рубля\", \"рублей\") // 24 рубля\n  priceInUsd := numd.Decline(51, \"dollar\", \"dollars\") // 51 dollars\n}\n```\n\n## License\n\nMIT\n\n[travis-url]: https://travis-ci.org/andrepolischuk/numd-go\n[travis-image]: https://travis-ci.org/andrepolischuk/numd-go.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrepolischuk%2Fnumd-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrepolischuk%2Fnumd-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrepolischuk%2Fnumd-go/lists"}