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.
jonschlinkertalmost 2 years agoRemoves separators from the end of the string.
darsainover 2 years agoStrip a substring from the start/end of a string
sindresorhusover 2 years agoRemove the trailing spaces from a string.
IonicaBizauover 2 years ago