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
- Host: GitHub
- URL: https://github.com/jinzhu/inflection
- Owner: jinzhu
- License: mit
- Created: 2015-07-15T04:10:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T08:40:02.000Z (about 1 year ago)
- Last Synced: 2024-10-29T19:59:01.198Z (11 days ago)
- Topics: go, golang, inflection
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 501
- Watchers: 23
- Forks: 66
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: Jinzhu
- Login: jinzhu
- Email:
- Kind: user
- Description: Life is Art
- Website: http://patreon.com/jinzhu
- Location: HangZhou China
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6843?v=4
- Repositories: 100
- Last Synced at: 2024-05-20T14:48:41.797Z
- Profile URL: https://github.com/jinzhu
- Sponsor URL:
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 | 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
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 472,984,803
- Total dependent packages: 14,161
- Total dependent repositories: 38,832
- Total versions: 1
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
- actions/checkout v4 composite
- actions/setup-go v4 composite