Ecosyste.ms: Funds

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

https://github.com/gobuffalo/flect

go gobuffalo golang inflection

Last synced: about 4 hours ago

Repository metadata:

An inflection engine for golang


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 133
Total Committers: 22
Avg Commits per committer: 6.045
Development Distribution Score (DDS): 0.617

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

Name Email Commits
Mark Bates m****k@m****m 51
Yonghwan SO s****x@g****m 34
Antonio Pagano a****o@w****o 16
Paul Gier p****r@r****m 8
Timo Runge me@t****m 3
Stanislas Michalak s****m 2
Matthew Clark m****6@g****m 2
Stephen Brown II S****2@g****m 2
brycahta c****y@a****m 2
Gerard Ryan g****d@r****t 1
Ivan Danyliuk i****k@g****m 1
Jacob Hochstetler j****r@g****m 1
Jonathan Duck d****0@g****m 1
Khayyam Saleem k****m@g****m 1
Lucas Bremgartner l****s@b****h 1
Matthias Schneider ms@w****z 1
Stanislas Michalak s****k@g****m 1
Tom 1****e 1
Lukas Schlüter l****r 1
Daniel Muriel 3****7 1
Taylor Smith t****4@g****m 1
renatho r****1@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

go: github.com/gobuffalo/flect

Package flect is a new inflection engine to replace [https://github.com/markbates/inflect](https://github.com/markbates/inflect) designed to be more modular, more readable, and easier to fix issues on than the original.

  • Homepage: https://github.com/gobuffalo/flect
  • Documentation: https://pkg.go.dev/github.com/gobuffalo/flect#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.2 (published over 1 year ago)
  • Last Synced: 2024-11-09T00:08:22.548Z (1 day ago)
  • Versions: 19
  • Dependent Packages: 2,421
  • Dependent Repositories: 23,747
  • Docker Downloads: 3,456,719,269
  • Rankings:
    • Dependent repos count: 0.041%
    • Docker downloads count: 0.081%
    • Dependent packages count: 0.083%
    • Average: 1.82%
    • Forks count: 4.237%
    • Stargazers count: 4.661%

Dependencies

go.mod go
  • github.com/stretchr/testify v1.7.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/standard-go-test.yml actions
.github/workflows/standard-stale.yml actions