Skip to main content

utils.prettybytes.options.signed

Home > @nipem/utils > PrettyBytes > Options > signed

PrettyBytes.Options.signed property

Include plus sign for positive numbers. If the difference is exactly zero a space character will be prepended instead for better alignment.

Signature:
readonly signed?: boolean;