Registry / utility / admpub-humanize

admpub-humanize

JSON →
library0.0.0-20190501023926-5f826e92c8cagogounverified

Formats numbers, times, and other values into human-readable strings.

go get github.com/admpub/humanize
INSTALL
IMPORT
SIG · ADMPUB-HUMANIZE
A
admpub-humanize
utilitygov0.0.0-20190501023926-5f826e92c8ca
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

humanize
github.com/admpub/humanize

Format a byte count as a human-readable string.

package main import ( "fmt" "github.com/admpub/humanize" ) func main() { fmt.Println(humanize.Bytes(123456789)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190501023926-5f826e92c8calatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
Meta
1
Amazon
1
OpenAI (training)
1
Resources
admpub-humanize — go get admpub-humanize · libregistry