{"id":36978007,"url":"https://github.com/nuxed/inflector","last_synced_at":"2026-01-13T22:47:25.200Z","repository":{"id":57029464,"uuid":"222844530","full_name":"nuxed/inflector","owner":"nuxed","description":"The Nuxed Inflector component converts words between their singular and plural forms (English only)","archived":true,"fork":false,"pushed_at":"2020-06-18T23:13:43.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-13T23:52:33.727Z","etag":null,"topics":["hack","hack-lang","hhvm","inflector","nuxed","pluralize","singularize"],"latest_commit_sha":null,"homepage":null,"language":"Hack","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/nuxed.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":"SECURITY.md","support":null}},"created_at":"2019-11-20T03:39:40.000Z","updated_at":"2025-07-26T04:43:06.000Z","dependencies_parsed_at":"2022-08-23T18:50:10.499Z","dependency_job_id":null,"html_url":"https://github.com/nuxed/inflector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nuxed/inflector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxed%2Finflector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxed%2Finflector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxed%2Finflector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxed%2Finflector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxed","download_url":"https://codeload.github.com/nuxed/inflector/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxed%2Finflector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: 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":["hack","hack-lang","hhvm","inflector","nuxed","pluralize","singularize"],"created_at":"2026-01-13T22:47:24.447Z","updated_at":"2026-01-13T22:47:25.194Z","avatar_url":"https://github.com/nuxed.png","language":"Hack","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/45311177?s=200\u0026v=4\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/nuxed/inflector\"\u003e\u003cimg src=\"https://travis-ci.org/nuxed/inflector.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/nuxed/inflector\"\u003e\u003cimg src=\"https://poser.pugx.org/nuxed/inflector/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/nuxed/inflector\"\u003e\u003cimg src=\"https://poser.pugx.org/nuxed/inflector/v/stable.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/nuxed/inflector\"\u003e\u003cimg src=\"https://poser.pugx.org/nuxed/inflector/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Nuxed Inflector\n\nThe Nuxed Inflector component converts words between their singular and plural forms (English only)\n\n### Installation\n\nThis package can be installed with [Composer](https://getcomposer.org).\n\n```console\n$ composer require nuxed/inflector\n```\n\n### Example\n\n```hack\nuse namespace Nuxed\\Inflector;\n\n\u003c\u003c__EntryPoint\u003e\u003e\nasync function main(): Awaitable\u003cvoid\u003e {\n  $singular = Inflector\\Inflector::singularize('children');\n  // \u003e vec['child']\n\n  $plural = Inflector\\Inflector::pluralize('bacterium');\n  // \u003e vec['bacteria']\n}\n```\n\n---\n\n### Security\n\nFor information on reporting security vulnerabilities in Nuxed, see [SECURITY.md](SECURITY.md).\n\n---\n\n### License\n\nNuxed is open-sourced software licensed under the MIT-licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxed%2Finflector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxed%2Finflector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxed%2Finflector/lists"}