Strip the final newline character from a string or Uint8Array
remark-lint rule to warn when a newline at the end of a file is missing
remark-lint rule to warn when definitions are not placed at the end of the file
Strip the final newline character from a string/buffer. This is a fork of sindresorhus/strip-final-newline, but with CommonJS support.