Self-host the Roboto Condensed font in a neatly bundled NPM package.
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.
Safely remove repeating whitespace from HTML text.