Binary package “node-pretty-bytes” in ubuntu oracular

Convert bytes to a human readable string

 It is useful in displaying file size to humans.
 It uses base-10(kilobyte and not kibibyte) and support values
 from B(byte) to YB (yottabyte).
 .
 Node.js is an event-based server-side JavaScript engine.