gommon
gommon copied to clipboard
Provide another format/parse for bytes
Is it possible to support SI (power of 1000s, instead of 1024s) with a flag ?
690000 -> 673.83KB
690000 -> 690KB
Not with the current implementation. I am open for a PR.
closing, done with #45