ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
min-indent
Get the shortest leading whitespace from lines in a string
trim-repeated
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
parse-unit
parses number and unit, '20px' into [20, 'px']