Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/jinzhu/inflection

go golang inflection

Last synced: about 4 hours ago

Repository metadata:

Pluralizes and singularizes English nouns


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 27
Total Committers: 16
Avg Commits per committer: 1.688
Development Distribution Score (DDS): 0.63

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jinzhu w****p@g****m 10
Patrick O'brien n****o 3
Aaron L a****n@b****t 1
Andrew Chen a****n@m****m 1
David Millman d****e@c****u 1
Jibu Chacko j****e@g****m 1
Joe Rozner j****e@d****t 1
Jonathan Ingram j****m@g****m 1
Luiz Gustavo g****s@h****m 1
Ricky Pai r****b@g****m 1
Saddam H t****m@g****m 1
Zhizhen He h****n@c****o 1
koya f****8@g****m 1
Hafiz Ismail s****m@g****m 1
Ivan 6****k 1
Nate 3****8 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

go: github.com/jinzhu/inflection

Package inflection pluralizes and singularizes English nouns. Standard rules are from Rails's ActiveSupport (https://github.com/rails/rails/blob/master/activesupport/lib/active_support/inflections.rb) If you want to register more rules, follow:

  • Homepage: https://github.com/jinzhu/inflection
  • Documentation: https://pkg.go.dev/github.com/jinzhu/inflection#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.0 (published over 5 years ago)
  • Last Synced: 2024-11-09T00:05:26.671Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 14,161
  • Dependent Repositories: 38,832
  • Docker Downloads: 472,984,803
  • Rankings:
    • Dependent packages count: 0.012%
    • Dependent repos count: 0.028%
    • Docker downloads count: 0.169%
    • Average: 1.248%
    • Stargazers count: 2.817%
    • Forks count: 3.212%

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
go.mod go