suffix
Add suffix to a filename.
ends-with
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
wrapline
Add prefix/suffix to lines of a text stream.
temp-suffix
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic