Trailing slash redirect middleware for Connect and Express.js
TypeScript definitions for connect-slashes
Type definitions for connect-slashes from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Add or remove backslashes (escape or unescape).
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.
TypeScript typings for connect-slashes
Lax URL parsing with support for protocol-less URLs and IPs
removes trailing slashes
User-friendly glob matching
Turn any flavor of allowable package.json bin into a normalized object
Tests whether one path is inside another path
Convert Windows backslash paths to slash paths
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
TypeScript definitions for connect
Forces trailing slashes in the PWA router for all statically generated pages
A wide-character aware text alignment function for use on the console or with fixed width fonts.
The safe way to handle the `connect` socket event
A drop-in replacement / proxy to Node.js path, replacing \\ with / for all results & adding file extension functions.
OpenTelemetry instrumentation for `connect` http middleware framework
High performance middleware framework
Join urls and normalize as in path.join.