{"id":13614299,"url":"https://github.com/gedex/inflector","last_synced_at":"2025-04-08T03:12:23.895Z","repository":{"id":10361272,"uuid":"12501466","full_name":"gedex/inflector","owner":"gedex","description":"Go library that pluralizes and singularizes English nouns.","archived":false,"fork":false,"pushed_at":"2020-11-18T09:16:23.000Z","size":19,"stargazers_count":81,"open_issues_count":9,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T18:19:55.686Z","etag":null,"topics":["go","inflector","pluralization","singularizes-english-nouns"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kveilands/SAAB-CDC","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gedex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-31T06:15:15.000Z","updated_at":"2024-07-04T17:42:17.000Z","dependencies_parsed_at":"2022-09-17T05:02:26.291Z","dependency_job_id":null,"html_url":"https://github.com/gedex/inflector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Finflector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Finflector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Finflector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Finflector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gedex","download_url":"https://codeload.github.com/gedex/inflector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"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","inflector","pluralization","singularizes-english-nouns"],"created_at":"2024-08-01T20:00:59.594Z","updated_at":"2025-04-08T03:12:23.869Z","avatar_url":"https://github.com/gedex.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"Inflector\n=========\n\nInflector pluralizes and singularizes English nouns.\n\n[![Build Status](https://travis-ci.org/gedex/inflector.png?branch=master)](https://travis-ci.org/gedex/inflector)\n[![Coverage Status](https://coveralls.io/repos/gedex/inflector/badge.png?branch=master)](https://coveralls.io/r/gedex/inflector?branch=master)\n[![GoDoc](https://godoc.org/github.com/gedex/inflector?status.svg)](https://godoc.org/github.com/gedex/inflector)\n\n## Basic Usage\n\nThere are only two exported functions: `Pluralize` and `Singularize`.\n\n~~~go\nfmt.Println(inflector.Singularize(\"People\")) // will print \"Person\"\nfmt.Println(inflector.Pluralize(\"octopus\")) // will print \"octopuses\"\n~~~\n\n## Credits\n\n* [CakePHP's Inflector](https://github.com/cakephp/cakephp/blob/master/lib/Cake/Utility/Inflector.php)\n\n## License\n\nThis library is distributed under the BSD-style license found in the LICENSE.md file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Finflector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedex%2Finflector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Finflector/lists"}