{"id":21846597,"url":"https://github.com/binarybirds/plural-kit","last_synced_at":"2025-03-21T16:44:20.672Z","repository":{"id":63905914,"uuid":"338281639","full_name":"BinaryBirds/plural-kit","owner":"BinaryBirds","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-12T10:40:12.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T13:17:13.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"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/BinaryBirds.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":"2021-02-12T10:04:38.000Z","updated_at":"2022-04-12T03:44:23.000Z","dependencies_parsed_at":"2022-11-28T19:33:50.203Z","dependency_job_id":null,"html_url":"https://github.com/BinaryBirds/plural-kit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2Fplural-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2Fplural-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2Fplural-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2Fplural-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryBirds","download_url":"https://codeload.github.com/BinaryBirds/plural-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244831061,"owners_count":20517620,"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":[],"created_at":"2024-11-27T23:14:40.119Z","updated_at":"2025-03-21T16:44:20.641Z","avatar_url":"https://github.com/BinaryBirds.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PluralKit\n\nThis package is an Swift 5, SPM compatible version on the [Pluralize.swift](https://github.com/joshualat/Pluralize.swift) library.\n\n\n## Install\n\nAdd the repository as a dependency:\n\n```\n.package(url: \"https://github.com/binarybirds/plural-kit.git\", from: \"1.0.0\"),\n```\n\nAdd ViperKit to the target dependencies:\n\n```\n.product(name: \"PluralKit\", package: \"plural-kit\"),\n```\n\nUpdate the packages and you are ready.\n\n\n\n## Usage\n\nPluralKit uses a string extension method.\n\n```swift\nimport PluralKit\n\n/// categories\nprint(\"category\".pluralized()) \n\n/// add water to the shared library\nPluralKit.shared.uncountable(word: \"water\")\nprint(\"water\".pluralized())\n```\n\nPlease refer to the [original repository](https://github.com/joshualat/Pluralize.swift) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybirds%2Fplural-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarybirds%2Fplural-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybirds%2Fplural-kit/lists"}