Browser friendly version of nodejs path posix implementation.
POSIX character classes for creating regular expressions.
[](https://travis-ci.org/stefanpenner/ensure-posix-path) [](https://ci.appveyor.com/project/embe
Node's path builtin module exposed as dual ESM/CJS and browser-compatible out of the box.
Returns true if the given string is a POSIX bracket expression (POSIX character class).
Universal filesystem path utils
Modular and extended version of `path` package
extended POSIX-style sprintf
Convert between POSIX and Windows paths.
Path manipulation library for JavaScript
posix-specific core path module
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
Node.js path.parse() ponyfill
Browser friendly version of nodejs path posix implementation.
Add cross-platform path support for Node file system
Run scripts that set and use environment variables across platforms
This library is aim to explicitly annotate path format of the code, and throwing error when passing incorrect format paths.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
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.
POSIX-style getopt()
The missing POSIX system calls
Get the root of a posix or windows filepath.
Regular expression for getting the root of a posix or windows filepath.