Sign in
fuchsia
/
third_party
/
go-humanize
Clone this repo:
Branches
main
master
upstream/master
Tags
v1.0.1
v1.0.0
9f541cc
Adds commas to number formatting in english.Plural.
by Chris Conway
· 6 years ago
main
master
v1.0.0
02af396
Added a quickcheck test for stripTrailingDigits
by Dustin Sallings
· 7 years ago
41f8089
Add a few methods for limiting the number of decimal places outputted. #18
by Andrew Brampton
· 7 years ago
bb3d318
Fix for reported off-by-one (nanosecond) error in RelTime
by Dustin Sallings
· 7 years ago
0b19b17
chore(comma): fixed typo
by yyoshiki41
· 7 years ago
6d15c0a
Adds package humanize/english for English-word manipulations.
by Chris Conway
· 7 years ago
77ed807
Remove .gitignore.
by Dmitri Shuralyov
· 7 years ago
79e699c
Travis: Use latest patch versions.
by Dmitri Shuralyov
· 7 years ago
3833324
Updated .travis.yml to use the latest Go releases
by Andrew Brampton
· 7 years ago
259d2a1
Add space between numbers and units in README, package documentation.
by Dmitri Shuralyov
· 8 years ago
7a41df0
Handle formatting floats on 32-bit systems
by Dustin Sallings
· 8 years ago
904a494
Special case Comma(math.MinInt64).
by Dustin Sallings
· 8 years ago
ef638b6
Remove unnecessary caching of slice length
by Daniel Lohse
· 8 years ago
2064d2b
Fix panicking `CustomRelTime` when magnitude list is incomplete
by Daniel Lohse
· 8 years ago
bd88f87
Handle commas in bytes parsing.
by Dustin Sallings
· 8 years ago
2fcb520
Removed misleading/incorrect docs.
by Dustin Sallings
· 8 years ago
3143592
Implement CustomRelTime
by Dustin Sallings
· 9 years ago
b54b505
Caculate time in nanoseconds
by hurf
· 9 years ago
df564ff
Allow custom defined relative time format.
by hurf
· 9 years ago
fef948f
Fix typo in comment. (#41)
by Delweng Zheng
· 8 years ago
More »