Showing 1-20 of 878 packages
POSIX character classes for creating regular expressions.
Returns true if the given string is a POSIX bracket expression (POSIX character class).
posix-specific core path module
extended POSIX-style sprintf
POSIX-style getopt()
[](https://travis-ci.org/stefanpenner/ensure-posix-path) [](https://ci.appveyor.com/project/embe
Convert between POSIX and Windows paths.
Expand POSIX bracket expressions (character classes) in glob patterns.
Get the root of a posix or windows filepath.
The missing POSIX system calls
TypeScript definitions for posix
Regular expression for getting the root of a posix or windows filepath.
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.
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
POSIX-style errors, logging, and more
Missing Posix Functions for Node.js (via a native module written in Zig)
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.
Change bunyan log levels using POSIX signals
TypeScript definitions for is-posix-bracket
Provide access to win32 and posix path operations; sourced directly from upstream Node.js