normalize-path
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.
connect-slashes
Trailing slash redirect middleware for Connect and Express.js
koa-no-trailing-slash
Koa middleware that redirects all requests to an URL with a trailing slash to the same URL without it.