{"id":13482645,"url":"https://github.com/r0man/inflections-clj","last_synced_at":"2025-05-16T08:04:33.183Z","repository":{"id":708208,"uuid":"511849","full_name":"r0man/inflections-clj","owner":"r0man","description":"Rails-like inflection library for Clojure and ClojureScript","archived":false,"fork":false,"pushed_at":"2024-05-07T20:05:13.000Z","size":405,"stargazers_count":222,"open_issues_count":4,"forks_count":23,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-03T02:44:25.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r0man.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["r0man"]}},"created_at":"2010-02-10T19:26:59.000Z","updated_at":"2025-04-30T15:54:54.000Z","dependencies_parsed_at":"2024-05-01T15:27:26.531Z","dependency_job_id":"dbd629a3-2755-472f-8ee5-89fb968adc42","html_url":"https://github.com/r0man/inflections-clj","commit_stats":{"total_commits":396,"total_committers":17,"mean_commits":"23.294117647058822","dds":0.5202020202020202,"last_synced_commit":"99f8984502fb8f484607fd0aaeb1dcae8afe35c4"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0man%2Finflections-clj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0man%2Finflections-clj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0man%2Finflections-clj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0man%2Finflections-clj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r0man","download_url":"https://codeload.github.com/r0man/inflections-clj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046416,"owners_count":22005591,"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-07-31T17:01:04.038Z","updated_at":"2025-05-16T08:04:28.174Z","avatar_url":"https://github.com/r0man.png","language":"Clojure","funding_links":["https://github.com/sponsors/r0man"],"categories":["Clojure","Packages","函式庫","Awesome ClojureScript"],"sub_categories":["Tools","[Tools](#tools-1)","Speech Recognition","Libraries","書籍","Miscellaneous"],"readme":"* Inflections\n\n  [[https://clojars.org/inflections][https://img.shields.io/clojars/v/inflections.svg]]\n  [[https://github.com/r0man/inflections-clj/actions?query=workflow%3A%22Clojure+CI%22][https://github.com/r0man/inflections-clj/workflows/Clojure%20CI/badge.svg]]\n  [[https://versions.deps.co/r0man/inflections-clj][https://versions.deps.co/r0man/inflections-clj/status.svg]]\n  [[https://versions.deps.co/r0man/inflections-clj][https://versions.deps.co/r0man/inflections-clj/downloads.svg]]\n\n  Rails-like inflection library for Clojure and ClojureScript.\n\n** Usage\n\n   #+BEGIN_EXAMPLE\n    (use 'inflections.core)\n\n    (plural \"word\")\n    ;=\u003e \"words\"\n\n    (plural \"virus\")\n    ;=\u003e \"viri\"\n\n    (pluralize 12 \"virus\")\n    ;=\u003e \"12 viri\"\n\n    (singular \"apples\")\n    ;=\u003e \"apple\"\n\n    (singular \"octopi\")\n    ;=\u003e \"octopus\"\n\n    (underscore \"puni-puni\")\n    ;=\u003e \"puni_puni\"\n\n    (ordinalize \"52\")\n    ;=\u003e \"52nd\"\n\n    (capitalize \"clojure\")\n    ;=\u003e \"Clojure\"\n   #+END_EXAMPLE\n\n** License\n\n   Copyright (C) 2013-2022 [[https://github.com/r0man][r0man]]\n\n   Distributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0man%2Finflections-clj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr0man%2Finflections-clj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0man%2Finflections-clj/lists"}