Watch
1
0
Fork
You've already forked go-bytesize
0
Code Issues Pull requests Projects Releases Packages Wiki Activity Pipelines
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-29 12:32:00 +02:00
bytes.go numToInt64 handles negative parsing now for simpler code 2026-08-29 12:32:00 +02:00
bytes_test.go numToInt64 handles negative parsing now for simpler code 2026-08-29 12:32:00 +02:00
go.mod first commit 2026-07-24 09:23:42 +02:00
LICENSE GPL -> LGPL 2026-07-28 12:10:33 +02:00
string.go SI and IEC can format negative numbers 2026-08-29 11:48:19 +02:00
string_iec_test.go SI and IEC can format negative numbers 2026-08-29 11:48:19 +02:00
string_si_test.go SI and IEC can format negative numbers 2026-08-29 11:48:19 +02:00
vars.go moved things around and implemented IEC formatter 2026-07-24 12:25:08 +02:00