{"id":16878318,"url":"https://github.com/duffn/name","last_synced_at":"2025-06-15T20:39:24.068Z","repository":{"id":46971114,"uuid":"147976610","full_name":"duffn/name","owner":"duffn","description":"Presenting names of people in full, familiar, abbreviated, and initialized forms.","archived":false,"fork":false,"pushed_at":"2021-09-19T22:55:06.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T20:09:45.826Z","etag":null,"topics":["go","golang","hacktoberfest"],"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/duffn.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}},"created_at":"2018-09-08T23:12:53.000Z","updated_at":"2021-10-06T22:02:21.000Z","dependencies_parsed_at":"2022-08-30T06:00:43.370Z","dependency_job_id":null,"html_url":"https://github.com/duffn/name","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/duffn/name","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffn%2Fname","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffn%2Fname/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffn%2Fname/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffn%2Fname/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duffn","download_url":"https://codeload.github.com/duffn/name/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffn%2Fname/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260046401,"owners_count":22950844,"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":["go","golang","hacktoberfest"],"created_at":"2024-10-13T15:48:12.520Z","updated_at":"2025-06-15T20:39:24.014Z","avatar_url":"https://github.com/duffn.png","language":"Go","readme":"# Name\n\nPresenting names for English-language applications where a basic model of first and last name(s) combined is sufficient.\n\nBased off of [basecamp/name_of_person](https://github.com/basecamp/name_of_person).\n\n[![](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/duffn/name)\n\n## Installation\n```bash\ngo get -u github.com/duffn/name\n```\n\n## Examples\n```go\n// The only possible error here is not providing a first name.\nn, err := name.New(\"Bob\", \"Smith\")\n\nn.Full() // Bob Smith\nn.Familiar() // Bob S.\nn.Abbreviated() // B. Smith\nn.Sorted() // Smith, Bob\nn.Possessive() // Bob Smith's\nn.Initials() // BS\nn.Mentionable() // bobs\n```\n\n## Tests\n```bash\ngo test\n```\n\n## License\n[MIT](https://opensource.org/licenses/MIT)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduffn%2Fname","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduffn%2Fname","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduffn%2Fname/lists"}