Truncate a string to a specific width in the terminal
The lodash method `_.truncate` exported as a module.
set blocking stdio and stderr ensuring that terminal output does not truncate
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
Round a double-precision floating-point number toward zero.