1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor markdown formatting fix More... 7 months ago
Replace RenderFloat with FormatFloat More... 7 months ago
Update go.yml More... about 1 year ago
Create SECURITY.md More... about 1 year ago
chore: update go.yml permissions More... about 1 year ago
Add a CI thing More... over 1 year ago
Don't strip zeroes from numbers that don't have decimal points More... over 1 year ago
Fix TestVeryVeryBigBytes More... over 1 year ago
Add new SI and IEC prefixes: ronto, quecto, ronna, quetta More... over 1 year ago
Add 3 more cases More... about 2 years ago
Add more unit-test of Ordinal for confirmation More... about 2 years ago
Fix staticcheck errors More... over 2 years ago
Add go.mod
AlekSi
as Alexey Palazhchenko
More... almost 3 years ago
Renew godoc url to pkg.go.dev from godoc.org More... about 4 years ago
Adds commas to number formatting in english.Plural. More... almost 6 years ago
Added a quickcheck test for stripTrailingDigits More... about 6 years ago
Fix for reported off-by-one (nanosecond) error in RelTime More... over 6 years ago
chore(comma): fixed typo More... over 6 years ago
Adds package humanize/english for English-word manipulations. More... over 6 years ago
Remove .gitignore. More... over 6 years ago
Travis: Use latest patch versions. More... over 6 years ago
Add a few methods for limiting the number of decimal places outputted. #18
bramp
as Andrew Brampton
More... over 6 years ago
Updated .travis.yml to use the latest Go releases
bramp
as Andrew Brampton
More... over 6 years ago
Add space between numbers and units in README, package documentation. More... about 7 years ago
Handle formatting floats on 32-bit systems More... over 7 years ago
Special case Comma(math.MinInt64). More... over 7 years ago
Remove unnecessary caching of slice length More... over 7 years ago
Fix panicking `CustomRelTime` when magnitude list is incomplete More... over 7 years ago
Handle commas in bytes parsing. More... over 7 years ago
Removed misleading/incorrect docs. More... almost 8 years ago