https://github.com/dustin/go-humanize

Last synced: about 1 month ago

Repository metadata:

Go Humans! (formatters for units to human friendly sizes)


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 128
Total Committers: 29
Avg Commits per committer: 4.414
Development Distribution Score (DDS): 0.305

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
Dustin Sallings d****n@s****t 89
Dmitri Shuralyov s****L@g****m 4
Matt m****t 3
Joyce j****m@g****m 3
Antoine GIRARD s****k 2
Chris Conway c****y@g****m 2
Jille Timmermans j****e@h****l 2
hurf h****g@h****m 2
kebhr 4****r 1
Abdulelah Alfuntukh i****h@g****m 1
Alexey Palazhchenko a****o@g****m 1
Andrew Brampton b****p@g****m 1
Andrew Brampton b****n@g****m 1
Bruno Bigras b****o@g****m 1
Daniel Lohse d****e@a****e 1
Daniel Lohse i****o@a****e 1
Delweng Zheng d****g@g****m 1
Frederick F. Kautz IV f****z@a****u 1
Kristoffer Berdal w****b@f****t 1
Mitsuhiro Setoguchi s****s@g****m 1
Steve Perkins s****e@g****m 1
Steve Perkins s****e@o****m 1
Taco de Wolff t****f@g****m 1
Tom Preston t****n@m****m 1
Tommi Virtanen tv@e****t 1
Tugdual Saunier t****r@g****m 1
maximal a****l@y****u 1
sendyHalim s****m@y****m 1
yyoshiki41 y****1@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/dustin/go-humanize

Package humanize converts boring ugly numbers to human-friendly strings and back. Durations can be turned into strings such as "3 days ago", numbers representing sizes like 82854982 into useful strings like, "83 MB" or "79 MiB" (whichever you prefer).

  • Homepage: https://github.com/dustin/go-humanize
  • Documentation: https://pkg.go.dev/github.com/dustin/go-humanize#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.1 (published almost 2 years ago)
  • Last Synced: 2024-11-11T01:18:26.381Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 21,865
  • Dependent Repositories: 67,492
  • Docker Downloads: 30,466,984,210
  • Rankings:
    • Dependent packages count: 0.012%
    • Docker downloads count: 0.017%
    • Dependent repos count: 0.019%
    • Average: 0.602%
    • Stargazers count: 1.124%
    • Forks count: 1.839%

Dependencies

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